Click or drag to resize

IMcImageSetScanPositions Properties

The IMcImageSetScanPositions type exposes the following members.

Properties
  NameDescription
Public propertyCoordinateType
The type of scan coordinates used in this set.
Public propertyDescription
The optional description of this set of scan positions
Public propertyExtentX
The extent of each position along the X axis for this scan
Public propertyExtentY
The extent of each position along the Y axis for this scan
Public propertyIsXYPositionValid
Returns whether the XPosition and YPosition properties hold valid positional information.
Public propertyName
The name of this set of scan positions.
Public propertyNumberX
The number of positions along the X axis for this scan
Public propertyNumberY
The number of positions along the Y axis for this scan
Public propertyScanType
The type of scanning used in this set.
Public propertySpacingX
The spacing of positions along the X axis for this scan
Public propertySpacingY
The spacing of positions along the Y axis for this scan
Public propertyUserData
Gets or sets user data for this set's scan positions
Public propertyUserFlags
Gets or sets user flags for this set
Public propertyXPhysicalExtent
Get the physical extent of this scan area along the X axis.
Public propertyXPosition
Get the position of the center of this scan area along the X axis.
Public propertyYPhysicalExtent
Get the physical extent of this scan area along the Y axis.
Public propertyYPosition
Get the position of the center of this scan area along the Y axis.
Top
See Also