Click or drag to resize

IMcImageSetScanPositionsExtentX Property

The extent of each position along the X axis for this scan

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Property ExtentX As Double
	Get
	Set

Property Value

Type: Double
Remarks
Gets or sets the extent along the X axis for EACH TILE in this scan. The X and Y extents are only significant if the ScanType is one of the regular grid scans.
See Also