ButtonSpecManagerDrawDockerOrientation Method |
Gets the orientation of the docker at the specified index.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax protected override VisualOrientation DockerOrientation(
int i
)
Parameters
- i
- Type: SystemInt32
Index.
Return Value
Type:
VisualOrientationVisualOrientation value.
See Also