Class DragInfo
Assembly: Mapsui.Nts.dll
Syntax
Properties
|
Edit this page
View Source
DraggingFeature
Declaration
public bool DraggingFeature { get; set; }
Property Value
|
Edit this page
View Source
Feature
Declaration
public GeometryFeature? Feature { get; set; }
Property Value
|
Edit this page
View Source
StartOffsetToVertex
Declaration
public MPoint? StartOffsetToVertex { get; set; }
Property Value
|
Edit this page
View Source
Vertex
Declaration
public Coordinate? Vertex { get; set; }
Property Value
Type |
Description |
Coordinate |
|