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

In This Topic
FRAME_POSITIONSIZE(Int32) Property
In This Topic
Row height # 12002.
Syntax
public PropertyValue FRAME_POSITIONSIZE( 
   int index
) {get; set;}

Parameters

index

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