Click or drag to resize

McCommandInputArgument Class

A class used to hold the input command data.
Inheritance Hierarchy

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Class McCommandInputArgument
	Inherits McCommandArgument

The McCommandInputArgument type exposes the following members.

Constructors
  NameDescription
Public methodMcCommandInputArgument
Initializes a new instance of the McCommandInputArgument class
Top
Properties
  NameDescription
Public propertyDataSize
Returns the approximate input size to process in pixels.
Top
Remarks