Click or drag to resize

IMcView3DAutoSpin Property

Sets/gets auto-spin mode.

Namespace:  MediaCy.IQL.Display.Viewer3D
Assembly:  MediaCy.IQL.Display.Viewer3D (in MediaCy.IQL.Display.Viewer3D.dll) Version: 10.0.6912.0
Syntax
VB
Property AutoSpin As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
When AutoSpin is enabled (default) the volume can be spinned using mouse. Direction and speed of rotation are defined by mouse movement at mouse-up.
See Also