Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_POS_REVERSE_NUMBERING Property / FRAME_POS_REVERSE_NUMBERING Property

In This Topic
    FRAME_POS_REVERSE_NUMBERING Property
    In This Topic
    Inverse row numbering # 12036.
    Syntax
    public PropertyValue FRAME_POS_REVERSE_NUMBERING {get; set;}
    public:
    property PropertyValue^ FRAME_POS_REVERSE_NUMBERING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property sets row numbering from bottom to top, for projects that comply with the GOST standard.

    See Also