API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_BOXFUNCTION_FIXEDSIZE Property / FUNC_BOXFUNCTION_FIXEDSIZE(Int32) Property

In This Topic
FUNC_BOXFUNCTION_FIXEDSIZE(Int32) Property
In This Topic
Disable resizing # 20442. This property isn't indexed.
Syntax
public PropertyValue FUNC_BOXFUNCTION_FIXEDSIZE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Blocks the possibility of resizing the box.

See Also