'Declaration
Public Enum MapLegendItemKind Inherits System.Enum
public enum MapLegendItemKind : System.Enum
'Declaration
Public Enum MapLegendItemKind Inherits System.Enum
public enum MapLegendItemKind : System.Enum
Member | Description |
---|---|
Line | Display a line. |
Marker | Display a marker which is defined by marker shape. |
None | Has no marker. |
Rectangle | Display a rectangle wich background. |
System.Object
System.ValueType
System.Enum
C1.FlexMap.MapLegendItemKind