API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / RECTANGLE_WIDTH Property / RECTANGLE_WIDTH(Int32) Property

In This Topic
RECTANGLE_WIDTH(Int32) Property
In This Topic
Width # 20221. This property isn't indexed.
Syntax
public PropertyValue RECTANGLE_WIDTH( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Double.
Remarks

Allows the width of black boxes, structure boxes and PLC boxes to be specified in placeholder objects.

See Also