Show / Hide Table of Contents

    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 Source

    contentType

    Declaration
    public string contentType { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    imageData

    Declaration
    public string imageData { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    label

    Declaration
    public string label { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    url

    Declaration
    public string url { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX