Skip to main content
All docs
V25.1
  • Direction Enum

    Lists drawing guide orientations.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public enum Direction

    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