Click or drag to resize

RemoveAll Class

Removes the grid from all images in the application.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.Overlays.GridOverlayRemoveAll

Namespace:  MediaCy.Commands.Overlays.GridOverlay
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class RemoveAll
	Inherits BaseCommand
Constructors
  NameDescription
Public methodRemoveAll
Initializes a new instance of the RemoveAll class
Public methodRemoveAll(McCommand)
Initializes a new instance of the RemoveAll class
Top
Remarks