ArcObjects Library Reference (DisplayUI)  

ILineDecorationEditor Interface

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
Method EditLineDecoration Displays the Line Decoration Editor dialog for the given symbol and returns a flag indicating if the symbol changed.
Read/write property ShowUnits Indicates whether to display the Units combo box.
Read/write property Title The title of the Line Decoration Editor dialog.

CoClasses that implement ILineDecorationEditor

CoClasses and Classes Description
LineDecorationEditor A dialog for Line Decoration Editing.