Click or drag to resize

IMcImageSetResolution Properties

The IMcImageSetResolution type exposes the following members.

Properties
  NameDescription
Public propertyDimensionIndex
Index of this instance in owning McImageSetResolutions collection.
Public propertyIsTiled
Indicates whether this resolution is tiled.
Public propertyParentCollection
The parent McImageSetResolutions collection for this Resolution instance.
Public propertyScanPositions
Returns the scan positions for this resolution.
Public propertyValidPositions
The locations as a NUMBER_OF_DIMENSIONS-length array of integral values.
Public propertyXExtent
The Extent along the X axis of this resolution.
Public propertyXPosition
The position along the X axis of this resolution.
Public propertyXResolution
The Resolution along the X axis of this resolution.
Public propertyYExtent
The Extent along the Y axis of this resolution.
Public propertyYPosition
The position along the Y axis of this resolution.
Public propertyYResolution
The Resolution along the Y axis of this resolution.
Top
See Also