Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MapAround
UI
WinForms
EditActionParameters
C# Class MapAround.UI.WinForms.EditActionParameters
显示文件
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_oe property
public
IGeometry
NewGeometry
return
IGeometry
NodeIndex
public_oe property
public
int
NodeIndex
return
int
NodePosition
public_oe property
public
ICoordinate
NodePosition
return
ICoordinate
OldGeometry
public_oe property
public
IGeometry
OldGeometry
return
IGeometry
PatchCoordinates
public_oe property
public
IEnumerable
PatchCoordinates
return
IEnumerable
PatchIndex
public_oe property
public
int
PatchIndex
return
int