Back to Devexpress

Direction Enum

officefileapi-devexpress-dot-docs-dot-presentation-517d01f2.md

latest1.1 KB
Original Source

Direction Enum

Lists drawing guide orientations.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public enum Direction
vb
Public Enum Direction

Members

NameDescription
Horizontal

The drawing guide is oriented horizontally.

| | Vertical |

The drawing guide is oriented vertically.

|

The following properties accept/return Direction values:

See Also

DevExpress.Docs.Presentation Namespace