Show / Hide Table of Contents

    Class GeometryExtensions

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

    Methods

    | Improve this Doc View Source

    Copy(IGeometry)

    Declaration
    public static IGeometry Copy(this IGeometry original)
    Parameters
    Type Name Description
    IGeometry original
    Returns
    Type Description
    IGeometry
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX