Enum ToPartValue

ToPartValue enumeration

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

public enum ToPartValue

Values

NameValueDescription
None0None.
GuideX1GuideX.
GuideY2GuideY.
WholeShape3Whole shape.
GuideIntersection4Guide intersection.
ToAngle7To angle.
ConnectionPoint100Connection point.
Undefined-2147483648Undefined.

See Also