API Documentation > CorelDRAW > 2025-v26 > CalloutShape > ICalloutShape
CalloutShape.EndingSize property
Specifies the ending size
Syntax:
Property Get EndingSize() As Double
Property Let EndingSize(ByVal Value As Double)
Remarks:
The EndingSize property specifies the size of a callout's ending symbol. Callout-ending symbols are specified through the cdrCalloutEnding enumeration. The EndingSize property applies to the following symbols: CalloutEndingCircle, CalloutEndingSquare, CalloutEndingCircleAndSquare, and CalloutEndingTriangle. To modify one of the other four symbols (CalloutEndingNone, CalloutEndBox, CalloutEndLine, or CalloutEndLineAndBox), use the CalloutShape.Gap property.