Click or drag to resize

PreviewCaptureMatchWarning Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.CapturePreviewCaptureMatchWarning

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Class PreviewCaptureMatchWarning
	Inherits BaseCommand
Constructors
  NameDescription
Public methodPreviewCaptureMatchWarning
Initializes a new instance of the PreviewCaptureMatchWarning class
Public methodPreviewCaptureMatchWarning(String)
Initializes a new instance of the PreviewCaptureMatchWarning class
Public methodPreviewCaptureMatchWarning(McCommand)
Initializes a new instance of the PreviewCaptureMatchWarning class
Top
See Also