Click or drag to resize

DIMcSpatial2DCalibEventsBeforeOpen Method

Namespace:  MediaCy.IQL.Calibrations.NonLinear
Assembly:  MediaCy.IQL.Calibrations.NonLinear (in MediaCy.IQL.Calibrations.NonLinear.dll) Version: 10.0.6912.0
Syntax
VB
Sub BeforeOpen ( 
	FileName As Object,
	<OutAttribute> ByRef pNewCalib As McSpatial2DCalib,
	<OutAttribute> ByRef bCancel As Boolean
)

Parameters

FileName
Type: SystemObject
pNewCalib
Type: MediaCy.IQL.Calibrations.NonLinearMcSpatial2DCalib
bCancel
Type: SystemBoolean
See Also