Direction Enum
Lists drawing guide orientations.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Members
Name | Description |
---|---|
Horizontal
|
The drawing guide is oriented horizontally. |
Vertical
|
The drawing guide is oriented vertically. |
Related API Members
The following properties accept/return Direction values:
See Also