API Documentation > CorelDRAW > 2025-v26 > Segment > IVGSegment
Segment.GetPointAt method
Gets the point located on the segment
Syntax:
Function GetPointAt(Optional ByVal Offset As Double = 0.5, Optional ByVal OffsetType As cdrSegmentOffsetType = cdrParamSegmentOffset) As Point
Parameters:
Name Type Description
Offset
Double
OffsetType