public PropertyValue FUNC_DEST_CP_LENGTH( int index ) {get; set;}
public: property PropertyValue^ FUNC_DEST_CP_LENGTH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_DEST_CP_LENGTH( int index ) {get; set;}
public: property PropertyValue^ FUNC_DEST_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 target item. It is by this value that the cable must project at the last routing point.