public enum LegendStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LegendStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum LegendStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LegendStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Loaded | The layer's legend has been loaded. |
Unloaded | The layer's legend has not been loaded yet. |
Unsupported | This type of layer does not support a legend. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.LegendStatus
Target Platforms: Windows 10, Windows 8.1