Click or drag to resize

IMcEngine Properties

The IMcEngine type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleActiveImage
A read/write property setting the current ThisApplication.ActiveImage.
Public propertyCode exampleActiveImageAlias
A read-only property exposing the ActiveImageAlias McObject.
Public propertyEngineThreadId
While the engine is in use, returns the ThreadId of the thread using the engine. Minus 1 is returned if the engine is not in use.
Public propertyEventLog
Returns the standard EventLog for this Application.
Public propertyImages
Returns a reference to the McImages collection of images.
Public propertyIntensityCalibs
Returns a reference to the McIntensityCalibs collection of spatial calibrations.
Public propertyMcObject
Property used to access the McObject associated with an operator.
Public propertyMcObjects
Returns a reference to the object manager collection.
Public propertyCode exampleMeasurementSequence
The current measurement sequence number
Public propertyProgressMeter
A read/write property holding a IMcGlueProgressMeter instance, if any.
Public propertySpatialCalibs
Returns a reference to the McSpatialCalibs collection of spatial calibrations.
Top
See Also