IMcView3DAutoSubsampling Property
|
|
Sets/gets volume auto subsampling property.
Namespace:
MediaCy.IQL.Display.Viewer3D
Assembly:
MediaCy.IQL.Display.Viewer3D (in MediaCy.IQL.Display.Viewer3D.dll) Version: 10.0.6912.0
SyntaxProperty AutoSubsampling As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksIf property is set to TRUE, the volume is automatically sub-sample to fit cube with
AutoSubsamplingLength dimensions. If the value is FALSE, subsampling is defined by
Subsampling property.
Examples
McView3D1.AutoSubsampling = TRUE
See AlsoReference
SetImage
Subsampling