Represents a point where curve segments intersect. This point is called an intersection point, or a crosspoint.
Syntax:
ClassCrossPoint
Remarks:
The CrossPoint class represents a point where curve segments intersect. This point is called an intersection point, or a crosspoint. A collection of crosspoints is returned by the SubPath.GetIntersections and Segment.GetIntersections methods.