Click or drag to resize

ToPartValue Enumeration

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

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum ToPartValue
Members
  Member nameValueDescription
None0 None.
GuideX1 GuideX.
GuideY2 GuideY.
WholeShape3 Whole shape.
GuideIntersection4 Guide intersection.
ToAngle7 To angle.
ConnectionPoint100 Connection point.
Undefined-2147483648 Undefined.
See Also