Click or drag to resize

ToolsCommands Class

Provides a set of tools related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Select.AnnotationsToolsCommands

Namespace:  MediaCy.Automation.Select.Annotations
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 memberArrow
Starts the Arrow tool.
Public propertyStatic memberAutoTracingPolygon
Starts the Auto Tracing Polygon tool.
Public propertyStatic memberAutoTracingPolyline
Starts the Auto Tracing Polyline tool.
Public propertyStatic memberCircle
Starts the Circle tool.
Public propertyStatic memberEllipse
Starts the Ellipse tool.
Public propertyStatic memberLine
Starts the Line tool.
Public propertyStatic memberPoint
Starts the Point tool.
Public propertyStatic memberPolygon
Starts the Polygon tool.
Public propertyStatic memberPolyline
Starts the Polyline tool.
Public propertyStatic memberRectangle
Starts the Rectangle tool.
Public propertyStatic memberRoundedRectangle
Starts the Rounded Rectangle tool.
Public propertyStatic memberSelect
Starts the Select tool.
Public propertyStatic memberSelectAll
Starts the Select tool and selects all objects.
Public propertyStatic memberText
Starts the Text tool.
Public propertyStatic memberTool
Starts the tool on the overlay.
Top
See Also