IMcViewNDAutoSubsampling Property
|
|
Sets/gets volume auto subsampling property.
Namespace:
MediaCy.IQL.Display.ViewerND
Assembly:
MediaCy.IQL.Display.ViewerND (in MediaCy.IQL.Display.ViewerND.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 cume with
AutoSubsamplingLength dimensions. If the value is FALSE, subsampling is defined by
Subsampling property.
Examples
McViewND1.AutoSubsampling = TRUE
See AlsoReference
SetImage
Subsampling