Orientation
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Runtime.Vis.49 (4.9.0.0)
Orientation of the splitter
- C#
- VB.NET
public enum Orientation : Enum
Public Enum Orientation As [Enum]
Fields
| Name | Description |
|---|---|
| Horizontal | Horizontal splitter. |
| Vertical | Vertical splitter. |
Used By
| Name | Description |
|---|---|
| VisSplitter.Orientation | Sets/Returns the orientation of the splitter. |
| VisSplitterWindow.Orientation | Sets/Returns the orientation of the splitter. |