API Documentation > CorelDRAW > 2025-v26
ArrowHeadOptions class
ArrowHeadOptions class
Syntax:
Class ArrowHeadOptions
Remarks:
The ArrowHeadOptions class represents various options for arrowheads (or ArrowHead objects).
Properties:
Name Description
FlipHorizontal Specifies whether the arrowhead is mirrored horizontally
FlipVertical Specifies whether the arrowhead is mirrored vertically
Length Specifies the horizontal size (length) of an arrowhead
OffsetX Specifies the relative horizontal offset of the arrowhead from its origin point (in percents of its length)
OffsetY Specifies the relative vertical offset of the arrowhead from its origin point (in percents of its width)
RotationAngle Specifies the rotation angle of the arrowhead around its origin point
Width Specifies the vertical size (width) of an arrowhead
Methods:
Name Description
CopyAssign Copies properties of the given object
Flip Flips the arrowhead horizontally and/or vertically
GetCopy Makes a copy of the object