public PropertyValue FUNC_SOURCE_CP_LENGTH( int index ) {get; set;}
public: property PropertyValue^ FUNC_SOURCE_CP_LENGTH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_SOURCE_CP_LENGTH( int index ) {get; set;}
public: property PropertyValue^ FUNC_SOURCE_CP_LENGTH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Indicates the item length of the connection that is required to connect the source item. It is by this value that the cable must project at the last routing point.