메소드 | 설명 | |
---|---|---|
CoordinateMapTool ( ) : System.Threading.Tasks |
메소드 | 설명 | |
---|---|---|
OnToolActivateAsync ( bool active ) : System.Threading.Tasks.Task | ||
OnToolMouseDown ( MapViewMouseButtonEventArgs e ) : void | ||
OnToolMouseMove ( MapViewMouseEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
OnUpdateFlash ( object obj ) : void | ||
UpdateFlash ( MapPoint mp ) : void | ||
UpdateFlash ( System point ) : void | ||
UpdateInputWithMapPoint ( System e ) : void |
Method to update the input coordinate text box
|
public CoordinateMapTool ( ) : System.Threading.Tasks | ||
리턴 | System.Threading.Tasks |
protected OnToolActivateAsync ( bool active ) : System.Threading.Tasks.Task | ||
active | bool | |
리턴 | System.Threading.Tasks.Task |
protected OnToolMouseDown ( MapViewMouseButtonEventArgs e ) : void | ||
e | MapViewMouseButtonEventArgs | |
리턴 | void |
protected OnToolMouseMove ( MapViewMouseEventArgs e ) : void | ||
e | MapViewMouseEventArgs | |
리턴 | void |