%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
DEFAULT_ROTATE3D Field
See Also 
vdWebLibrary Namespace > vdConst Class : DEFAULT_ROTATE3D Field
Defines the default rotate 3d action.By default it is done by holding down the middle mouse wheel and moving the mouse pointer over the vdraw screen

Syntax

JScript 
public var DEFAULT_ROTATE3D : int;

See Also