Click or drag to resize

CalibrateByFeatureCommand Constructor (McCommand, String)

Initializes a new instance of the CalibrateByFeatureCommand class

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	parent As McCommand,
	Optional name As String = ""
)

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand
name (Optional)
Type: SystemString
See Also