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

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public enum LightRigDirection

    Members

    Name Description
    Bottom

    The light rig is directed from the bottom.

    BottomLeft

    The light rig is directed from the bottom-left corner.

    BottomRight

    The light rig is directed from the bottom-right corner.

    Left

    The light rig is directed from the left.

    Right

    The light rig is directed from the right.

    Top

    The light rig is directed from the top.

    TopLeft

    The light rig is directed from the top-left corner.

    TopRight

    The light rig is directed from the top-right corner.

    Related API Members

    The following properties accept/return LightRigDirection values:

    See Also