ToPartValue

ToPartValue enumeration

The part of a shape to which a connection is made.

public enum ToPartValue

Values

Name Value Description
None 0 None.
GuideX 1 GuideX.
GuideY 2 GuideY.
WholeShape 3 Whole shape.
GuideIntersection 4 Guide intersection.
ToAngle 7 To angle.
ConnectionPoint 100 Connection point.
Undefined -2147483648 Undefined.

See Also