Click or drag to resize

McIntensityCalibs Interface

A collection of intensity calibrations.

Namespace:  MediaCy.IQL.Calibrations
Assembly:  MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface McIntensityCalibs
	Inherits IMcIntensityCalibs
Remarks
McIntensityCalibs maintains a collection of spatial calibrations. The main collection of intensity calibrations is exposed as Application.IntensityCalibs. The collection can be created to allow user-defined collections of calibrations for special purposes.
See Also