ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolLegendClass Class
Properties Methods


In This Topic
    SymbolLegendClass Class Members
    In This Topic

    The following tables list the members exposed by SymbolLegendClass.

    Public Properties
     NameDescription
    Public Property Gets whether the label can be modified. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets whether the symbol can be modified. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets the class index. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets the color represented as string in XML. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets the description for the legend class. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets the group index. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets the label for the legend class. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets the image patch. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Property Gets whether legend class is visible or not. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Top
    Public Methods
     NameDescription
    Public Method Gets the color associated with this legend class. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.LegendClass)
    Public Method Gets the symbol for this legend class. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also