public enum LegendItemArrangement : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LegendItemArrangement Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum LegendItemArrangement : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LegendItemArrangement Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
DescriptionLabelPatch | Display description, label, then patch. |
DescriptionPatchLabel | Display description, patch, then label. |
LabelDescriptionPatch | Display label, description, then patch. |
LabelPatchDescription | Display label, patch, then description. |
PatchDescriptionLabel | display patch, description, then label. |
PatchLabelDescription | Display patch, label, then description. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.LegendItemArrangement
Target Platforms: Windows 11, Windows 10, Windows 8.1