Click or drag to resize

IMcViewNDAutoSpin Property

Sets/gets auto-spin mode.

Namespace:  MediaCy.IQL.Display.ViewerND
Assembly:  MediaCy.IQL.Display.ViewerND (in MediaCy.IQL.Display.ViewerND.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