Provides access to members that control the text margins.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
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.
Members
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 that implement ITextMargins
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. |