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

In This Topic
    FRAME_POSITIONSIZE Property
    In This Topic
    Row height # 12002.
    Syntax
    public PropertyValue FRAME_POSITIONSIZE {get; set;}
    public:
    property PropertyValue^ FRAME_POSITIONSIZE {
       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.

    Height of the grid rows.

    See Also