API Documentation > CorelDRAW > 2025-v26
IVGPoint interface
The main interface for Point class
Syntax:
Interface IVGPoint
Properties:
Name Description
x Gets or sets the point's x position
y Gets or sets the point's y position
Methods:
Name Description
Add Adds a vector to the point
BindToDocument Binds the point to a document which makes it use the coordinates in the document's coordinate system
DistanceTo Determines the distance to another point
GetCopy Returns a copy of the point
Subtract Subtracts a vector from the point