Click or drag to resize

ToolsCommands Class

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

Namespace:  MediaCy.Automation.Measure.Measurements
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 memberAngle
Activates the Angle tool.
Public propertyStatic memberBestFitArc
Activates the Best-Fit Arc tool.
Public propertyStatic memberBestFitCircle
Activates the Best-Fit Circle tool.
Public propertyStatic memberBestFitLine
Activates the Best-Fit Line tool.
Public propertyStatic memberCircle
Activates the Circle tool.
Public propertyStatic memberEllipse
Activates the Ellipse tool.
Public propertyStatic memberLine
Activates the Line tool.
Public propertyStatic memberManualTag
Activates the Manual Tag tool.
Public propertyStatic memberPitchWithLine
Activates the Pitch with Line tool.
Public propertyStatic memberPointToPoint
Activates the Point to Point tool.
Public propertyStatic memberPolygon
Activates the Polygon tool.
Public propertyStatic memberPolygonAuto
Activates the Auto Trace Polygon tool.
Public propertyStatic memberPolyLine
Activates the Polyline tool.
Public propertyStatic memberPolyLineAuto
Activates the Auto Trace Polyline tool.
Public propertyStatic memberRectangle
Activates the Rectangle tool.
Public propertyStatic memberSelect
Activates the Select tool.
Public propertyStatic memberSplitTool
Activates the Split tool.
Top
See Also