API Documentation
>
CorelDRAW
>
2025-v26
CrossPoints class
Represents a collection of crosspoints (or CrossPoint objects)
Syntax:
Class
CrossPoints
Remarks:
The
CrossPoints
class represents a collection of crosspoints (or
CrossPoint
objects). A collection of
CrossPoint
objects is returned by the
SubPath.GetIntersections
and
Segment.Intersections
methods.
Properties:
Name
Description
_NewEnum
Returns an enumerator that iterates through a collection
Count
Gets the number of CrossPoints in the CrossPoint collection
Item
Gets a reference to the specified CrossPoint, in base 1