Click or drag to resize

IMcImageSetSiteZPosition Property

The optional Z position of this site

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

Property Value

Type: Double
Remarks
Gets or sets the Z position of this site. Note that when the X, Y and Z positions of each site are set in the sites collection of a set or template, the collection of positions can be used for storage of the user-defined positions, and can be used during acquisition to return to those positions.
See Also