API Documentation > CorelDRAW > 2025-v26 > SubPath > IVGSubPath
SubPath.GetEvenlySpacedPoints method
Returns an array of points that approximately follow this array and are evenly spaced along the curve
Syntax:
Function GetEvenlySpacedPoints(ByVal DistanceBetweenPointsAlongCurve As Double, Optional ByVal ScaleDistanceToFit As Boolean = True) As PointRange
Parameters:
Name Type Description
DistanceBetweenPointsAlongCurve
Double
ScaleDistanceToFit
Boolean