Click or drag to resize

IMcExperimentDocumentUnitsPerPixel Property

Number of units per pixel in both X and Y dimension

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Property UnitsPerPixel As PointD
	Get
	Set

Property Value

Type: PointD

Return Value

Type: PointD
Remarks
When the calibration information is not originally present in the experiment, it is set using the calibration of the first document added and updated to the calibration attached to the first image map if any.
See Also