| Solid Edge FrameworkSupport Type Library : DimCalloutTextWidthModeConstants Enumeration |
| Member | Value | Description |
|---|---|---|
| igDimCalloutFitToContent | 1 | Callout text width will automatically adjust to fit the content. |
| igDimCalloutFixedAutoAspectRatio | 2 | Callout text aspect ratio will automatically adjust to fit text into width specified by CalloutTextWidth. |
| igDimCalloutFixedWrapText | 3 | Callout text will wrap to fit text into width specified by CalloutTextWidth. |