Esempio n. 1
0
 internal void OnCursorUpdate(MapViewCursorVM cursor)
 {
     CurrentTool.OnCursor(cursor);
 }