View3DOptionsCommandAutoSubsampling Property
|
|
Sets volume auto sub-sampling property.
Namespace:
MediaCy.Viewers.Volume
Assembly:
MediaCy.Viewers.Volume (in MediaCy.Viewers.Volume.dll) Version: 3.1.0.0
SyntaxPublic Property AutoSubsampling As Boolean
Get
Set
Property Value
Type:
BooleanReturn 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, sub-sampling is defined by Sub-sampling property.
See Also