Click or drag to resize

OptionsBase Constructor (McCommand, Object)

Initializes a new instance of the OptionsBase class

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand
obj
Type: SystemObject
See Also