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