Provides access to members that control the text margins.
TextMargins control the distance between the text and the edge of the IBalloonCallout or ILineCallout . Each side, left, right, top and bottom can be given a unique value.
| Description | ||
|---|---|---|
![]() |
BottomMargin | Value for the bottom margin. |
![]() |
LeftMargin | Value for the left margin. |
![]() |
PutMargins | Sets the margins. |
![]() |
QueryMargins | Returns the margins. |
![]() |
RightMargin | Value for the right margin. |
![]() |
TopMargin | Value for the top margin. |
| CoClasses and Classes | Description |
|---|---|
| BalloonCallout | A filled background that is placed behind text. |
| LineCallout | A series of line symbols that link text to a specified location. |