public PropertyValue RECTANGLE_HEIGHT( int index ) {get; set;}
public: property PropertyValue^ RECTANGLE_HEIGHT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue RECTANGLE_HEIGHT( int index ) {get; set;}
public: property PropertyValue^ RECTANGLE_HEIGHT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Allows the height of black boxes, structure boxes and PLC boxes to be specified in placeholder objects. The height must be entered as a negative value.