IMcImageSetZPositionsZRange Property
|
|
The Z focus range
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxProperty ZRange As Object
Get
Set
Property Value
Type:
Object
RemarksGets or sets the Z focus range for the Z stacks contained in the set or template.
The ZRange and NumberOfPlanes parameters may be used for a typical acquisition
that takes the same type of Z stack at every position along the other dimensions
of the set. However, these parameters may be overridden by specific ZRange and
NumberOfPlanes settings on a per-site basis (see McImageSetSites).
Note that the range is assumed to be an offset from the Z position for the site
of interest. For example, a range of 1 micron above and below the site�s Z position
would be indicated by a ZRange of (-1, 1).
See Also