Skip to main content
Version: 2025

Orientation

Namespace: PPJ.Runtime.Vis

Assembly: PPJ.Web.Vis.50 (5.0.0.0)

Specifies the direction of a Visual Toolchest splitter divider.

public enum Orientation : Enum

Fields

NameDescriptionValue
HorizontalA horizontal divider separating upper and lower panes.
VerticalA vertical divider separating left and right panes.

Used By

NameDescription
VisSplitter.OrientationGets or sets the direction of the divider using the Visual Toolchest orientation enum.
VisSplitterWindow.OrientationGets or sets the contained splitter's divider direction.