Search Results for

    Show / Hide Table of Contents

    Class EditManipulation

    Inheritance
    object
    EditManipulation
    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 class EditManipulation

    Properties

    | Edit this page View Source

    MinPixelsMovedForDrag

    Declaration
    public static int MinPixelsMovedForDrag { get; set; }
    Property Value
    Type Description
    int

    Methods

    | Edit this page View Source

    Manipulate(MouseState, MPoint, EditManager, IMapControl, bool)

    Declaration
    public bool Manipulate(MouseState mouseState, MPoint screenPosition, EditManager editManager, IMapControl mapControl, bool isShiftDown)
    Parameters
    Type Name Description
    MouseState mouseState
    MPoint screenPosition
    EditManager editManager
    IMapControl mapControl
    bool isShiftDown
    Returns
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX