Search Results for

    Show / Hide Table of Contents

    Interface IDrawableImage

    Inherited Members
    IDisposable.Dispose()
    Namespace: Mapsui.Rendering
    Assembly: Mapsui.dll
    Syntax
    public interface IDrawableImage : IDisposable

    Properties

    | Edit this page View Source

    Height

    Declaration
    float Height { get; }
    Property Value
    Type Description
    float
    | Edit this page View Source

    Width

    Declaration
    float Width { get; }
    Property Value
    Type Description
    float

    Extension Methods

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