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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public enum PaletteRelativeEdgeAlign
Members
Member nameValueDescription
Near0 Specifies a relative alignment of near.
Far2 Specifies a relative alignment of far.
Inherit-1 Specifies relative alignment should be inherited.
See Also