Click or drag to resize

FramesOutputCommand Class

Base class for frames commands with output.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.Image.Frames
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class FramesOutputCommand
	Inherits FramesCommand

The FramesOutputCommand type exposes the following members.

Constructors
  NameDescription
Public methodFramesOutputCommand
Initializes a new instance of the FramesOutputCommand class
Public methodFramesOutputCommand(String)
Initializes a new instance of the FramesOutputCommand class
Public methodFramesOutputCommand(McCommand)
Initializes a new instance of the FramesOutputCommand class
Top
Properties
  NameDescription
Public propertyOutput
Public propertyViewClassName
Class name of the view for output image or set.
Public propertyVisible
Defines visibility of the result image.
Top
Methods
  NameDescription
Public methodRun
Top
Remarks