Click or drag to resize

EditOverlay Class

Adjusts the overlay properties.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.OverlaysEditOverlay

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

The EditOverlay type exposes the following members.

Constructors
  NameDescription
Public methodEditOverlay
Initializes a new instance of the EditOverlay class
Public methodEditOverlay(McCommand)
Initializes a new instance of the EditOverlay class
Top
Properties
Methods
  NameDescription
Public methodApplyProperties
Public methodStatic memberFromOverlay
Public methodRun
Public methodSaveParametersAsCode (Overrides McCommandExtended.SaveParametersAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks