Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ArcMapAddinDistanceAndDirection
ViewModels
TabBaseViewModel
ResetPoints
ArcMapAddinDistanceAndDirection.ViewModels.TabBaseViewModel.ResetPoints C# (CSharp) Method
TabBaseViewModel Class Documentation
Exibir arquivo
Open project: Esri/distance-direction-addin-dotnet
ResetPoints()
private
method
Resets Points 1 and 2
private
ResetPoints
( ) :
void
return
void
internal virtual void ResetPoints() { HasPoint1 = HasPoint2 = false; }
TabBaseViewModel
AddGraphicToMap
ClearTempGraphics
CreateFeedback
CreateMapElement
DeactivateTool
FeedbackMoveTo
GetEsriGeodeticType
GetFormattedPoint
GetGeoPolylineFromPoints
GetGeodeticLengthFromPolyline
GetLinearUnit
GetPointFromString
IsValid
OnActivateTool
OnClearGraphics
OnEditPropertiesDialogCommand
OnEnterKeyCommand
OnMouseMoveEvent
OnNewMapPointEvent
OnSaveAs
OnTabItemSelected
PromptSaveFileDialog
RemoveGraphics
Reset
ResetFeedback
ResetPoints
SetToolActiveInToolBar
TabBaseViewModel
UpdateDistance
UpdateDistanceFromTo