Class EditManipulation
Inheritance
EditManipulation
Assembly: Mapsui.Nts.dll
Syntax
public class EditManipulation
Properties
|
Edit this page
View Source
MinPixelsMovedForDrag
Declaration
public static int MinPixelsMovedForDrag { get; set; }
Property Value
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
Returns