ButtonSpecManagerLayoutDockerOrientation Method |
Gets the orientation of the docker at the specified index.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected override VisualOrientation DockerOrientation(
int i
)
Parameters
- i Int32
- Index.
Return Value
VisualOrientationVisualOrientation value.
See Also