Class ArcGISLegendResponseLegend
Inheritance
ArcGISLegendResponseLegend
Assembly: Mapsui.ArcGIS.dll
Syntax
public class ArcGISLegendResponseLegend
Properties
|
Edit this page
View Source
contentType
Declaration
public string? contentType { get; set; }
Property Value
|
Edit this page
View Source
imageData
Declaration
public string? imageData { get; set; }
Property Value
|
Edit this page
View Source
label
Declaration
public string? label { get; set; }
Property Value
|
Edit this page
View Source
url
Declaration
public string? url { get; set; }
Property Value
Extension Methods