Show / Hide Table of Contents

    Class BoundingBoxExtensions

    Inheritance
    System.Object
    BoundingBoxExtensions
    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.Rendering.Skia
    Assembly: Mapsui.Rendering.Skia.dll
    Syntax
    public static class BoundingBoxExtensions

    Methods

    | Improve this Doc View Source

    ToSkia(BoundingBox)

    Declaration
    public static SKRect ToSkia(this BoundingBox boundingBox)
    Parameters
    Type Name Description
    BoundingBox boundingBox
    Returns
    Type Description
    SkiaSharp.SKRect
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX