Description

McSpatialCalibs Class

Object Model

Remarks

coclass for the spatial calibration collection

Members

Methods
Add

Creates a new McSpatialCalib instance and adds it to the McSpatialCalibs collection.

AddDerived

Adds a derived calibration to the calibration collection.

AddEx

Creates a new McSpatialCalib instance and adds it to the McSpatialCalibs collection.

FindEquivalent

Find a calibration equivalent to the provided calibration.

GetFilteredList

Get a filtered copy of the calibration collection.

Open

Create a new McSpatialCalib from a calibration file.

Remove

Removes a calibration from the collection.

RemoveAll

All members of the Engine.SpatialCalibs collection are removed from the collection.

Save

Save an McSpatialCalib or the collection of calibrations to a calibration file.


Properties
CountRead-only property

The number of calibrations in the collection.

ItemRead-only property

Returns an McSpatialCalib object found in the collection.

MagModifierRead-write property

Gets or sets the magnification modifier.

SystemCalibRead-write property

Get or set the system spatial calibration.


Events
BeforeClosemethod BeforeClose
BeforeConversionmethod BeforeConversion
BeforeNewmethod BeforeNew
BeforeOpenmethod BeforeOpen
BeforeSavemethod BeforeSave
BeforeValueConversionmethod BeforeValueConversion
Changedmethod Changed
Closemethod Close
CollectionChangedmethod CollectionChanged
Newmethod New
Openmethod Open
Savemethod Save
SystemCalibChangedmethod SystemCalibChanged