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

In This Topic
    FRAME_ASYNCHRON_POS Property
    In This Topic
    Asynchronous rows # 12013.
    Syntax
    public PropertyValue FRAME_ASYNCHRON_POS {get; set;}
    public:
    property PropertyValue^ FRAME_ASYNCHRON_POS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Semi-colon delimited list of length values in EPLAN coordinates, defines the width of individual rows (starting at the left) for asynchronous plot frames.

    See Also