public PropertyValue CONNECTION_WIRENUMBER( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_WIRENUMBER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_WIRENUMBER( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_WIRENUMBER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Color or number of the connection, this property identifies the connection. This property is automatically filled by the connection numbering process.