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

In This Topic
    FRAME_ASYNCHRON_ROWS Property
    In This Topic
    Asynchronous columns # 12012.
    Syntax
    public PropertyValue FRAME_ASYNCHRON_ROWS {get; set;}
    public:
    property PropertyValue^ FRAME_ASYNCHRON_ROWS {
       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 columns (starting at the left) for asynchronous plot frames.

    See Also