This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a dialog for managing properties associated with Text Background.
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.
Name | 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. |
Classes | Description |
---|---|
TextBackgroundEditor | A dialog for Text Background Editing. |