C# Class ArcMapAddinDistanceAndDirection.ViewModels.LinesViewModel

Inheritance: TabBaseViewModel
Afficher le fichier Open project: Esri/distance-direction-addin-dotnet

Méthodes publiques

Méthode Description
LinesViewModel ( ) : System

Private Methods

Méthode Description
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

Method Details

LinesViewModel() public méthode

public LinesViewModel ( ) : System
Résultat System