Search Results for

    Show / Hide Table of Contents

    Class RasterTypeInfo

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

    Properties

    | Edit this page View Source

    description

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

    help

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

    name

    Declaration
    public string? name { 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