Click or drag to resize

AddOnPreview Class

If checked then automatically add Crosshair on the preview image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.Overlays.CrosshairAddOnPreview

Namespace:  MediaCy.Commands.Overlays.Crosshair
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class AddOnPreview
	Inherits BaseCommand

The AddOnPreview type exposes the following members.

Constructors
  NameDescription
Public methodAddOnPreview
Initializes a new instance of the AddOnPreview class
Public methodAddOnPreview(McCommand)
Initializes a new instance of the AddOnPreview class
Top
Properties
  NameDescription
Public propertyChecked
If Checked = True then Crosshair will be automatically added to the live preview image.
Top
Remarks