Class RotateInfo
Inherited Members
Namespace: Mapsui.Nts.Editing
Assembly: Mapsui.Nts.dll
Syntax
public class RotateInfo
Properties
| Edit this page View SourceCenter
Declaration
public Point? Center { get; set; }
Property Value
| Type | Description |
|---|---|
| Point |
Feature
Declaration
public GeometryFeature? Feature { get; set; }
Property Value
| Type | Description |
|---|---|
| GeometryFeature |
PreviousPosition
Declaration
public Point? PreviousPosition { get; set; }
Property Value
| Type | Description |
|---|---|
| Point |
Methods
| Edit this page View SourceReset()
Declaration
public void Reset()