Click or drag to resize

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
Syntax
VB
Property NumberOfZPlanes As Integer
	Get
	Set

Property Value

Type: Int32
Remarks
Gets 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