C# 클래스 ArcMapAddinDistanceAndDirection.ViewModels.LinesViewModel

상속: TabBaseViewModel
파일 보기 프로젝트 열기: Esri/distance-direction-addin-dotnet

공개 메소드들

메소드 설명
LinesViewModel ( ) : System

비공개 메소드들

메소드 설명
CreateMapElement ( ) : void
CreatePolyline ( ) : void
GetAngleDegrees ( double angle ) : double
GetAzimuthAsDegrees ( ) : double
OnEnterKeyCommand ( object obj ) : void
OnMouseMoveEvent ( object obj ) : void
OnNewMapPointEvent ( object obj ) : void
Reset ( bool toolReset ) : void
UpdateAzimuth ( IGeometry geometry ) : void
UpdateAzimuthFromTo ( AzimuthTypes fromType, AzimuthTypes toType ) : void
UpdateFeedback ( ) : void

메소드 상세

LinesViewModel() 공개 메소드

public LinesViewModel ( ) : System
리턴 System