Click or drag to resize

GraphBaseToBitmapCommand Class

Returns System.Drawing.Bitmap of the graph window.
Inheritance Hierarchy

Namespace:  MediaCy.Addins.DataCollector
Assembly:  MediaCy.Addins.DataCollector (in MediaCy.Addins.DataCollector.dll) Version: 1.0.0.0
Syntax
VB
Public Class GraphBaseToBitmapCommand
	Inherits GraphBaseExportCommand

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 propertyOutput
Output image
Top
Methods
  NameDescription
Public methodRun
Top
Remarks