public PropertyValue RECTANGLE_WIDTH( int index ) {get; set;}
public: property PropertyValue^ RECTANGLE_WIDTH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue RECTANGLE_WIDTH( int index ) {get; set;}
public: property PropertyValue^ RECTANGLE_WIDTH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Allows the width of black boxes, structure boxes and PLC boxes to be specified in placeholder objects.