API Documentation > CorelDRAW > 2025-v26 > SubPath > IVGSubPath
SubPath.GetTangentVectorAt method
Finds the tangent vector to a point on the subpath
Syntax:
Function GetTangentVectorAt(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