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

In This Topic
FRAME_PATHPOS_MINDIGITS Property
In This Topic
Number of characters for column / row # 12029.
Syntax
public PropertyValue FRAME_PATHPOS_MINDIGITS {get; set;}

Property Value

Returns property value of type System.Int64.
Remarks

Number of characters for column and row numbers for numerical representation; fills in the "missing" digits with zeros, such as column number "1" in the three-digit representation: "001".

See Also