Click or drag to resize

IMcSpatialCalib Properties

The IMcSpatialCalib type exposes the following members.

Properties
  NameDescription
Public propertyAngularOffset
The angular offset of the calibration space, in degrees counter clockwise.
Public propertyAspectRatio
The aspect ratio of a linear, uniform, spatial calibration.
Public propertyChangeCount
A count of changes to image properties.
Public propertyConversionFactor
Gets or sets the unit conversion factor
Public propertyFlags
Gets or sets the spatial calibration status flags.
Public propertyIsInUse
This property indicates whether the calibration is in use on an open image.
Public propertyModified
This property indicates whether the calibration has been modified and should be saved.
Public propertyName
Gets or sets the name of the spatial calibration.
Public propertyPixelOriginX
Gets or sets the X axis coordinate of the origin
Public propertyPixelOriginY
Gets or sets the Y axis coordinate of the origin
Public propertyPixelSizeX
The calibrated width of a pixel. I.e. the number of calibrated units per pixel
Public propertyPixelSizeY
The calibrated height of a pixel. I.e. the number of calibrated units per pixel
Public propertyPolynomialDegree
Get the maximum degree of the mapping polynomials
Public propertyUnit
Get the calibration unit type.
Public propertyUnitAbbrev
Gets or sets the abbreviation for the spatial calibration unit.
Public propertyUnitName
Gets or sets the name of the spatial calibration unit.
Top
See Also