Click or drag to resize

HistogramCommands Class

Provides a set of histogram related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ND.View.NDViewHistogramCommands

Namespace:  MediaCy.Automation.ND.View.NDView
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class HistogramCommands

The HistogramCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberClassify
Classifies measurements according to the measurement histogram bins.
Public propertyStatic memberCopyToBitmap
Return bitmap of histogram.
Public propertyStatic memberCopyToClipboard
Copies histogram bitmap to clipboard.
Public propertyStatic memberOptions
Sets measurement histogram options.
Top
See Also