Click or drag to resize

SetBackground Class

Sets the background image of the color composite document.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.ColorCompositeSetBackground

Namespace:  MediaCy.Commands.ColorComposite
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class SetBackground
	Inherits OneInputCommand(Of Object)

The SetBackground type exposes the following members.

Constructors
  NameDescription
Public methodSetBackground
Initializes a new instance of the SetBackground class
Public methodSetBackground(String)
Initializes a new instance of the SetBackground class
Public methodSetBackground(McCommand)
Initializes a new instance of the SetBackground class
Top
Properties
  NameDescription
Public propertyBGImage
Background image.
Top
Remarks