API Documentation > CorelDRAW > 2025-v26
CalloutShape class
Syntax:
Class CalloutShape
Remarks:
The CalloutShape class represents the callout-specific settings for a shape (or Shape object). Callouts are created through the Layer.CreateCustomShape method. The CalloutShape class is available to you, although it is not directly integrated into the Corel DESIGNER object model. The properties of the CalloutShape class are accessed through the Shape.Custom property. For relevant code examples, see Layer.CreateCustomShape.
Properties:
Name Description
Ending Specifies the ending
EndingFill Returns the callout ending fill
EndingSize Specifies the ending size
Gap Specifies the gap
HaloColor Specifies the halo's color
HaloJustification Specifies the halo's justification
HaloOpacity Specifies the halo's opacity
HaloVisible Specifies if the halo is on or off
HaloWidth Specifies the halo's width
HasTarget Specifies if the callout has a target
LeaderCurve Returns the leader curve
Outline Returns the callout outline
Target Returns the callout's target shape
TextShape Returns the callout's text shape
TextSource Specifies the source of the text
TypeID