API Documentation > CorelDRAW > 2025-v26 > Segment > IVGSegment
Segment.GetPerpendicularVectorAt method
Finds the perpendicular vector to a point on the segment
Syntax:
Function GetPerpendicularVectorAt(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