API Help
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_PATHSIZE Property / FRAME_PATHSIZE Property

In This Topic
    FRAME_PATHSIZE Property
    In This Topic
    Column width # 12102.
    Syntax
    public PropertyValue FRAME_PATHSIZE {get; set;}
    public:
    property PropertyValue^ FRAME_PATHSIZE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property is indexed. Possible indexes are from 1 to 1000.

    Width of grid columns. A max. of 1,000 is allowed.

    See Also