Provides access to members that control a dialog for managing properties associated with Text Background.
Product Availability
Available with ArcGIS Desktop.
Description
The TextBackgroundEditor lets you edit all the properties of a preexisting TextBackground object, for example, a BalloonCallout or a LineCallout coclass.
The EditTextBackground method takes an ITextSymbol parameter and an ITextBackground parameter. The TextBackground parameter, passed by reference, has its properties edited by the user. The TextSymbol is required to correctly display the TextBackground in the dialog box.
Members
Description | ||
---|---|---|
EditTextBackground | Displays the Text Background Editor dialog for the given text background and returns a flag indicating if it changed. | |
ShowUnits | Indicates whether to display the Units combo box. | |
Title | The title of the Text Background Editor dialog. |
CoClasses that implement ITextBackgroundEditor
CoClasses and Classes | Description |
---|---|
TextBackgroundEditor | A dialog for Text Background Editing. |