Click or drag to resize

GroupSelected Class

Groups the selected objects on the overlay.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.OverlaysGroupSelected

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

The GroupSelected type exposes the following members.

Constructors
  NameDescription
Public methodGroupSelected
Initializes a new instance of the GroupSelected class
Public methodGroupSelected(McCommand)
Initializes a new instance of the GroupSelected class
Top
Methods
  NameDescription
Public methodStatic memberFromOverlay
Create command based on the graphic object.
Top
Remarks