Example #1
0
 internal void OnCursorUpdate(MapViewCursorVM cursor)
 {
     CurrentTool.OnCursor(cursor);
 }