API Documentation > CorelDRAW > 2025-v26
cdrPresetPoint enumeration
Syntax:
Enum cdrPresetPoint
Members:
Name Value Description
cdrLastPoint -11 Specifies last point
cdrFirstPoint -10 Specifies first point
cdrCenterPoint -9 Specifies center point
cdrLeftPoint -8 Specifies left point
cdrBottomLeftPoint -7 Specifies bottom-left point
cdrBottomPoint -6 Specifies bottom point
cdrBottomRightPoint -5 Specifies bottom-right point
cdrRightPoint -4 Specifies right point
cdrTopRightPoint -3 Specifies top-right point
cdrTopPoint -2 Specifies top point
cdrTopLeftPoint -1 Specifies top-left point