A Single expression that indicates the zoom factor.
By default, the Zoom factor is 0.14 The Zoom factor should
be between 0.01 and 0.21. Any other value is reduced to this range. The Zoom
event is fired when the user calls in the code the Zoom method or whether the
user rotates the mouse wheel. Use the OnMouseWheel
property to disable zooming the view when the user rotates the mouse wheel.
The position of the cube is given by the following properties:
RotX, specifies the rotation angle in Radians along Ox axis.
RotY, specifies the rotation angle in Radians along Oy axis.