This document is archived and information here might be outdated. Recommended version. |
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.
Name | 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. |
Classes | Description |
---|---|
BalloonCallout | A filled background that is placed behind text. |
LineCallout | A series of line symbols that link text to a specified location. |