Click or drag to resize

LiveOverlay Class

Toggle Live Overlay features on the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Features.LiveOverlayLiveOverlay

Namespace:  MediaCy.Commands.Features.LiveOverlay
Assembly:  MediaCy.Commands.Features (in MediaCy.Commands.Features.dll) Version: 3.1.0.0
Syntax
VB
Public Class LiveOverlay
	Inherits OneInputCommand(Of Object)
Constructors
  NameDescription
Public methodLiveOverlay
Initializes a new instance of the LiveOverlay class
Public methodLiveOverlay(String)
Initializes a new instance of the LiveOverlay class
Public methodLiveOverlay(McCommand)
Initializes a new instance of the LiveOverlay class
Top
Remarks