Click or drag to resize

GraphBaseToBitmapCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcTrackingDocument
          MediaCy.Addins.TrackingTrackingDocCommand
            MediaCy.Addins.TrackingGraphBaseToBitmapCommand

Namespace:  MediaCy.Addins.Tracking
Assembly:  MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
Syntax
VB
Public Class GraphBaseToBitmapCommand
	Inherits TrackingDocCommand

The GraphBaseToBitmapCommand type exposes the following members.

Constructors
  NameDescription
Public methodGraphBaseToBitmapCommand
Initializes a new instance of the GraphBaseToBitmapCommand class
Public methodGraphBaseToBitmapCommand(McCommand)
Initializes a new instance of the GraphBaseToBitmapCommand class
Top
Properties
  NameDescription
Public propertyBitmapSize
Size of the bitmap
Public propertyGraphType
Graph type.
Public propertyOutput
Output image
Top
Methods
  NameDescription
Public methodRun
Top
See Also