Click or drag to resize

IMcImageSetZPositionsNumberOfPlanes Property

The number of Z focus planes

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

Property Value

Type: Int32
Remarks
Gets or sets the number of Z focus planes 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).
See Also