MapControl.Tool Property
Gets or sets the ITool that is used by the MapControl.
Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show
Syntax
public ITool Tool { get; set; }
Property Value
Remarks
Note
This property is not supported on Android.
Platforms
Windows, Linux, Android