Click or drag to resize

Create Constructor (McCommand)

Initializes a new instance of the Create class

Namespace:  MediaCy.Addins.ICalibration.Commands
Assembly:  MediaCy.Addins.ICalibration (in MediaCy.Addins.ICalibration.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	parent As McCommand
)

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand
See Also