C# 클래스 MapAround.UI.WinForms.EditActionParameters

파일 보기 프로젝트 열기: gkrsu/maparound.core 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
NewGeometry IGeometry
NodeIndex int
NodePosition ICoordinate
OldGeometry IGeometry
PatchCoordinates IEnumerable
PatchIndex int

프로퍼티 상세

NewGeometry 공개적으로 프로퍼티

public IGeometry NewGeometry
리턴 IGeometry

NodeIndex 공개적으로 프로퍼티

public int NodeIndex
리턴 int

NodePosition 공개적으로 프로퍼티

public ICoordinate NodePosition
리턴 ICoordinate

OldGeometry 공개적으로 프로퍼티

public IGeometry OldGeometry
리턴 IGeometry

PatchCoordinates 공개적으로 프로퍼티

public IEnumerable PatchCoordinates
리턴 IEnumerable

PatchIndex 공개적으로 프로퍼티

public int PatchIndex
리턴 int