Search Results for

    Show / Hide Table of Contents

    Class Geomorpher

    Inheritance
    object
    Geomorpher
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Nts.Editing
    Assembly: Mapsui.Nts.dll
    Syntax
    public static class Geomorpher

    Methods

    | Edit this page View Source

    Rotate(Geometry, double, Point)

    Declaration
    public static void Rotate(Geometry geometry, double degrees, Point center)
    Parameters
    Type Name Description
    Geometry geometry
    double degrees
    Point center
    | Edit this page View Source

    Scale(Geometry, double, Point)

    Declaration
    public static void Scale(Geometry geometry, double scale, Point center)
    Parameters
    Type Name Description
    Geometry geometry
    double scale
    Point center
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX