Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MapAround
UI
WinForms
EditActionParameters
C# Class MapAround.UI.WinForms.EditActionParameters
Show file
Open project: gkrsu/maparound.core
Class Usage Examples
Public Properties
Property
Type
Description
NewGeometry
IGeometry
NodeIndex
int
NodePosition
ICoordinate
OldGeometry
IGeometry
PatchCoordinates
IEnumerable
PatchIndex
int
Property Details
NewGeometry
public property
public
IGeometry
NewGeometry
return
IGeometry
NodeIndex
public property
public
int
NodeIndex
return
int
NodePosition
public property
public
ICoordinate
NodePosition
return
ICoordinate
OldGeometry
public property
public
IGeometry
OldGeometry
return
IGeometry
PatchCoordinates
public property
public
IEnumerable
PatchCoordinates
return
IEnumerable
PatchIndex
public property
public
int
PatchIndex
return
int