Click or drag to resize

SelectAllObjects Class

Selects or deselects all objects on the overlay.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.OverlaysSelectAllObjects

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class SelectAllObjects
	Inherits OverlayCommand

The SelectAllObjects type exposes the following members.

Constructors
  NameDescription
Public methodSelectAllObjects
Initializes a new instance of the SelectAllObjects class
Public methodSelectAllObjects(McCommand)
Initializes a new instance of the SelectAllObjects class
Top
Properties
  NameDescription
Public propertySelected
Top
Remarks