Click or drag to resize

PaletteRelativeEdgeAlign Enumeration

Specifies a relative button alignment position.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public enum PaletteRelativeEdgeAlign
Members
  Member nameValueDescription
Inherit-1 Specifies relative alignment should be inherited.
Near0 Specifies a relative alignment of near.
Far2 Specifies a relative alignment of far.
See Also