API Documentation > CorelDRAW > 2025-v26 > SubPath > IVGSubPath
SubPath.GetPerpendicularVectorAt method
Finds the perpendicular vector to a point on the subpath
Syntax:
Function GetPerpendicularVectorAt(Optional ByVal Offset As Double = 0.5, Optional ByVal OffsetType As cdrSegmentOffsetType = cdrRelativeSegmentOffset, Optional ByVal Normalize As Boolean = True) As Vector
Parameters:
Name Type Description
Offset
Double
OffsetType
Normalize
Boolean