Click or drag to resize

IMcExperimentDocumentPosition Property

The position of the experiement in calibrated units

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Property Position 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