Click or drag to resize

AnnotateCommand Class

This is a base class for annotations commands and provides access to selected overlay.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.Overlays.AnnotationsAnnotateCommand
              MediaCy.Commands.Overlays.AnnotationsBurnIn
              MediaCy.Commands.Overlays.AnnotationsCopy
              MediaCy.Commands.Overlays.AnnotationsCut
              MediaCy.Commands.Overlays.AnnotationsPaste
              MediaCy.Commands.Overlays.AnnotationsPasteBitmap

Namespace:  MediaCy.Commands.Overlays.Annotations
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class AnnotateCommand
	Inherits OverlayCommand
Constructors
  NameDescription
Public methodAnnotateCommand
Initializes a new instance of the AnnotateCommand class
Public methodAnnotateCommand(McCommand)
Initializes a new instance of the AnnotateCommand class
Top
Remarks