| Visual Basic (Declaration) | |
|---|---|
Public Property CurrentToolItem As MapToolItem | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public MapToolItem CurrentToolItem {get; set;} | |
The CurrentToolItem will be set at runtime when a tool is activated. This MapToolItem may also be set when the user clicks on a tool in the Toolbar.
Target Platforms:Windows XP Professional, Windows Server 2003 family