Class ArcGISLegendResponseLegend
Inheritance
System.Object
ArcGISLegendResponseLegend
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mapsui.Providers.ArcGIS.Dynamic
Assembly: Mapsui.dll
Syntax
public class ArcGISLegendResponseLegend
Properties
| Improve this Doc View SourcecontentType
Declaration
public string contentType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
imageData
Declaration
public string imageData { get; set; }
Property Value
Type | Description |
---|---|
System.String |
label
Declaration
public string label { get; set; }
Property Value
Type | Description |
---|---|
System.String |
url
Declaration
public string url { get; set; }
Property Value
Type | Description |
---|---|
System.String |