Click or drag to resize

OverlayCommand Class

This is a base class for overlay commands and provides access to selected overlay.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            More...

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

The OverlayCommand type exposes the following members.

Constructors
  NameDescription
Public methodOverlayCommand
Initializes a new instance of the OverlayCommand class
Public methodOverlayCommand(String)
Initializes a new instance of the OverlayCommand class
Public methodOverlayCommand(McCommand)
Initializes a new instance of the OverlayCommand class
Top
Properties
  NameDescription
Public propertyOverlay
Working overlay. If equals CustomOverlay than OverlayName required.
Public propertyOverlayName
Name of the custom overlay.
Top
Methods
  NameDescription
Public methodSetOverlayProperties
Top
Remarks
See Also
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.Overlays.AnnotationsAnnotateCommand
            MediaCy.Commands.OverlaysBurnIn
            MediaCy.Commands.OverlaysConvertToPoly
            MediaCy.Commands.OverlaysDefineVariable
            MediaCy.Commands.OverlaysDeleteAll
            MediaCy.Commands.OverlaysDeleteSelected
            MediaCy.Commands.OverlaysEditOverlay
            MediaCy.Commands.OverlaysGraphicObjectBaseCommand
            MediaCy.Commands.OverlaysGroupSelected
            MediaCy.Commands.OverlaysGroupUnGroupSelected
            MediaCy.Commands.OverlaysLimitToImage
            MediaCy.Commands.OverlaysMoveSelected
            MediaCy.Commands.OverlaysMoveSelectedBack
            MediaCy.Commands.OverlaysMoveSelectedFront
            MediaCy.Commands.OverlaysMoveSelectedHandle
            MediaCy.Commands.OverlaysResetLabelPositionAll
            MediaCy.Commands.OverlaysResetLabelPositionSelected
            MediaCy.Commands.Overlays.ROIROICommand
            MediaCy.Commands.OverlaysSaveAsTemplate
            MediaCy.Commands.OverlaysSelectAllObjects
            MediaCy.Commands.OverlaysSelectObject
            MediaCy.Commands.OverlaysShape
            MediaCy.Commands.OverlaysTool
            MediaCy.Commands.OverlaysToolSelect
            MediaCy.Commands.OverlaysToolSelectAll
            MediaCy.Commands.OverlaysUnGroupSelected