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

In This Topic
    FRAME_PATH_REVERSE_NUMBERING Property
    In This Topic
    Inverse column numbering # 12035.
    Syntax
    public PropertyValue FRAME_PATH_REVERSE_NUMBERING {get; set;}
    public:
    property PropertyValue^ FRAME_PATH_REVERSE_NUMBERING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property sets column numbering from right to left, for projects that comply with the GOST standard.

    See Also