Click or drag to resize

CrosshairCommands Class

Provides a set of crosshair related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.CaptureCrosshairCommands

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

The CrosshairCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAddOnPreview
If checked then automatically add Crosshair on the preview image.
Public propertyStatic memberApply
Applies the Crosshair to the source.
Public propertyStatic memberBurnIn
Burns-In the Crosshair in the source.
Public propertyStatic memberCrosshair
Toggles the Crosshair on the source.
Public propertyStatic memberRemove
Removes the Crosshair from the source.
Public propertyStatic memberStartSelectTool
Starts the Select tool on the overlay.
Top
See Also