Click or drag to resize

ImageCommands Class

Provides a set of image related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.SelectImageCommands

Namespace:  MediaCy.Automation.Select
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class ImageCommands

The ImageCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberStartToolPan
Starts the Pan tool on the source.
Public propertyStatic memberStartToolSelect
Starts the select tool on the source.
Public propertyStatic memberStartToolZoom
Starts the Zoom tool on the source.
Public propertyStatic memberToggleEditToolExtendVertex
Sets the Selection Tool Edit mode if the active tool is the SelectTool.
Public propertyStatic memberToggleEditToolNudge
Sets the Selection Tool Edit mode if the active tool is the SelectTool.
Top
See Also