Click or drag to resize

IMcView3DVoxelSizeZ Property

Voxel size along Z axis.

Namespace:  MediaCy.IQL.Display.Viewer3D
Assembly:  MediaCy.IQL.Display.Viewer3D (in MediaCy.IQL.Display.Viewer3D.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