API Documentation > CorelDRAW > 2025-v26 > SubPath > IVGSubPath
SubPath.GetPointAt method
Gets the point located on the subpath
Syntax:
Function GetPointAt(Optional ByVal Offset As Double = 0.5, Optional ByVal OffsetType As cdrSegmentOffsetType = cdrRelativeSegmentOffset) As Point
Parameters:
Name Type Description
Offset
Double
OffsetType