Click or drag to resize

Remove Class

Remove Live Overlay features from the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Features.LiveOverlayRemove

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