Click or drag to resize

View3DOptionsCommandAutoSubsamplingLength Property

Defines the maximum size along any volume direction, which is use for calculation of Auto Sub-sampling.

Namespace:  MediaCy.Viewers.Volume
Assembly:  MediaCy.Viewers.Volume (in MediaCy.Viewers.Volume.dll) Version: 3.1.0.0
Syntax
VB
Public Property AutoSubsamplingLength As Integer
	Get
	Set

Property Value

Type: Int32

Return Value

Type: Int32
Remarks
The parameter is used only when the sub-sampling is set to Auto.
See Also