Click or drag to resize

PasteBitmap Class

Pastes the content of the clipboard as a bitmap annotation.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.Overlays.AnnotationsAnnotateCommand
              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 PasteBitmap
	Inherits AnnotateCommand

The PasteBitmap type exposes the following members.

Constructors
  NameDescription
Public methodPasteBitmap
Initializes a new instance of the PasteBitmap class
Public methodPasteBitmap(McCommand)
Initializes a new instance of the PasteBitmap class
Top
Methods
  NameDescription
Public methodStatic memberFromImage
Top
Remarks