Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ArcMapAddinDistanceAndDirection
ViewModels
TabBaseViewModel
ResetPoints
ArcMapAddinDistanceAndDirection.ViewModels.TabBaseViewModel.ResetPoints C# (CSharp) Method
TabBaseViewModel Class Documentation
Show file
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