Click or drag to resize

AddOnPreview Class

If checked then automatically add Live Overlay features on the preview image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.Features.LiveOverlayAddOnPreview

Namespace:  MediaCy.Commands.Features.LiveOverlay
Assembly:  MediaCy.Commands.Features (in MediaCy.Commands.Features.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 Live Overlay features will be automatically added to the live preview image.
Top
Remarks