Click or drag to resize

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
Syntax
VB
Public Property AutoSubsampling As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
If 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