Click or drag to resize

ToolsCommands Class

Provides a set of tools related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.TrackingToolsCommands

Namespace:  MediaCy.Automation.Measure.Tracking
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class ToolsCommands

The ToolsCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCircle
Activate the Circle tool.
Public propertyStatic memberEllipse
Activate the Ellipse tool.
Public propertyStatic memberPolyline
Activate the Polyline tool.
Public propertyStatic memberRectangle
Activate the Rectangle tool.
Public propertyStatic memberSelect
Activate the Select tool.
Top
See Also