Click or drag to resize

IMcViewNDVoxelSizeZ Property

Voxel size along Z axis.

Namespace:  MediaCy.IQL.Display.ViewerND
Assembly:  MediaCy.IQL.Display.ViewerND (in MediaCy.IQL.Display.ViewerND.dll) Version: 10.0.6912.0
Syntax
VB
Property VoxelSizeZ As Double
	Get
	Set

Property Value

Type: Double
Remarks
VoxelSizeX, VoxelSizeY and VoxelSizeZ parameters define the dimensions of one voxel. These values can be modified to achieve the desired volume ratio.
See Also