Provides access to members that control a dialog for managing properties associated with Line Decoration.
Product Availability
Available with ArcGIS Desktop.
Description
ILineDecorationEditor provides a user interface for managing properties associated with editing the decorations placed along line symbols. The Title of the dialog can be specified as well as whether to show or hide the units.
Members
Description | ||
---|---|---|
EditLineDecoration | Displays the Line Decoration Editor dialog for the given symbol and returns a flag indicating if the symbol changed. | |
ShowUnits | Indicates whether to display the Units combo box. | |
Title | The title of the Line Decoration Editor dialog. |
CoClasses that implement ILineDecorationEditor
CoClasses and Classes | Description |
---|---|
LineDecorationEditor | A dialog for Line Decoration Editing. |