Search Results for

    Show / Hide Table of Contents

    Class ArcGISLegendResponseLegend

    Inheritance
    object
    ArcGISLegendResponseLegend
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.ArcGIS.DynamicProvider
    Assembly: Mapsui.ArcGIS.dll
    Syntax
    public class ArcGISLegendResponseLegend

    Properties

    | Edit this page View Source

    contentType

    Declaration
    public string? contentType { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    imageData

    Declaration
    public string? imageData { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    label

    Declaration
    public string? label { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    url

    Declaration
    public string? url { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

    DisposableExtension.DisposeIfDisposable(object?)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX