Click or drag to resize

HistogramOptionsCommand Constructor (McCommand)

Initializes a new instance of the HistogramOptionsCommand class

Namespace:  MediaCy.Addins.DataCollector
Assembly:  MediaCy.Addins.DataCollector (in MediaCy.Addins.DataCollector.dll) Version: 1.0.0.0
Syntax
VB
Public Sub New ( 
	parent As McCommand
)

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand
See Also