Click or drag to resize

IMcImageSetZPositions Property

Get information about the Z positions

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property ZPositions As McImageSetZPositions
	Get

Property Value

Type: McImageSetZPositions
Remarks
Gets an object reporting information about the Z positions in this set. Unlike some of the other related properties (such as the Channels property), this object is not a collection.
See Also