public PropertyValue PART_TERMINAL_DIRECTION {get; set;}
public: property PropertyValue^ PART_TERMINAL_DIRECTION { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue PART_TERMINAL_DIRECTION {get; set;}
public: property PropertyValue^ PART_TERMINAL_DIRECTION { PropertyValue^ get(); void set ( PropertyValue^ value); }
This property is used if no routing direction has been entered for the individual connection point in the connection point pattern. The property is entered in parts management for connection point patterns and specifies the default value of the routing direction for a group of connection points.
0 = Automatic
1 = Move up
2 = Down
3 = Left
4 = Right.