Click or drag to resize

DefineDoubleVariable Class

Defines a 8 bytes floatting point variable.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandDouble
          MediaCy.CommandsDefineDoubleVariable

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

The DefineDoubleVariable type exposes the following members.

Constructors
  NameDescription
Public methodDefineDoubleVariable
Initializes a new instance of the DefineDoubleVariable class
Top
Properties
  NameDescription
Public propertyValue
Top
Methods
Remarks