API Documentation > CorelDRAW > 2025-v26 > Guide > IVGGuide
Guide.GetPointAndAngle method
Returns the position of a point on a guideline and the slope angle
Syntax:
Sub GetPointAndAngle(ByRef PointX As Double, ByRef PointY As Double, ByRef Angle As Double)
Parameters:
Name Type Description
PointX
Double
PointY
Double
Angle
Double
Remarks:
The GetPointAndAngle method returns the position of a point on a guideline and the slope angle.