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

    Lists drawing guide orientations.

    Namespace: DevExpress.Docs.Presentation

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

    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