RelativeEdgeAlign Enumeration |
Specifies a relative edge alignment position.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic enum RelativeEdgeAlign
Members| Member name | Value | Description |
|---|
| Near | 0 |
Specifies a relative alignment of near.
|
| Far | 1 |
Specifies a relative alignment of far.
|
See Also