Click or drag to resize

IMcImageSetSiteZRange Property

The optional Z focus range of this site

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

Property Value

Type: Object
Remarks
Gets or sets the Z focus range of this site. Note that this per-site Z focus range can be used to override the default Z focus range given in the McImageSetZPositions object. This per-site Z focus range can be used during acquisition to return to those positions, allowing the application to easily manage site-specific Z stack acquisition.
See Also