Click or drag to resize

DefineSingleVariable Class

Defines a 4 bytes floatting point variable.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandSingle
          MediaCy.CommandsDefineSingleVariable

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class DefineSingleVariable
	Inherits OneOutputCommand(Of Single)

The DefineSingleVariable type exposes the following members.

Constructors
  NameDescription
Public methodDefineSingleVariable
Initializes a new instance of the DefineSingleVariable class
Top
Properties
  NameDescription
Public propertyValue
Top
Methods
Remarks