This document is archived and information here might be outdated.  Recommended version.


ILegendSymbolEditor Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DisplayUI > ESRI.ArcGIS.DisplayUI > Interfaces > IL > ILegendSymbolEditor Interface
ArcGIS Developer Help

ILegendSymbolEditor Interface

Provides access to members that control a dialog for managing properties associated with Legend Symbol.

Product Availability

Available with ArcGIS Desktop.

Description

ILegendSymbolEditor provides a user interface for managing properties associated with editing legend symbols and provides an ideal way to allow a user to edit all the properties of a specific, preexisting symbol.
The LegendSymbolEditor is the dialog box shown by ArcMap to edit the details of any given Legend Symbol.

Members

Name Description
Method Applies Checks if the editor applies to the specified symbol.
Method EditLegendSymbol Displays the Legend Symbol Editor dialog for the given symbol and returns a flag indicating if the symbol changed.

Classes that implement ILegendSymbolEditor

Classes Description
DefaultLegendSymbolEditor A dialog for Default Legend Symbol Editing.