IMcImageSetSiteNumberOfZPlanes Property
|
|
The optional number of Z focus planes for this site
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxProperty NumberOfZPlanes As Integer
Get
Set
Property Value
Type:
Int32
RemarksGets or sets the number of Z focus planes for this site. Note that this per-site
number of Z focus planes can be used
to override the default number of Z focus planes given in the McImageSetZPositions
object. This per-site number of Z focus planes can be used during
acquisition to determine the number of Z planes, allowing the application to easily manage
site-specific Z stack acquisition.
See Also