API Documentation > CorelDRAW > 2025-v26 > Segment > IVGSegment
Segment.GetTangentVectorAt method
Finds the tangent vector to a point on the segment
Syntax:
Function GetTangentVectorAt(Optional ByVal Offset As Double = 0.5, Optional ByVal OffsetType As cdrSegmentOffsetType = cdrParamSegmentOffset, Optional ByVal Normalize As Boolean = True) As Vector
Parameters:
Name Type Description
Offset
Double
OffsetType
Normalize
Boolean