ImageGear for .NET
Rotate Method
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorView Class : Rotate Method




angle
Rotation angle in radians.
vectorX
X coordinate of the rotation vector.
vectorY
Y coordinate of the rotation vector.
vectorZ
Z coordinate of the rotation vector.
rotateAboutLookPoint
The value indicating whether to perform a rotation about a look point.

Glossary Item Box

Rotates the camera on the specified angle about the specified vector.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

angle
Rotation angle in radians.
vectorX
X coordinate of the rotation vector.
vectorY
Y coordinate of the rotation vector.
vectorZ
Z coordinate of the rotation vector.
rotateAboutLookPoint
The value indicating whether to perform a rotation about a look point.

See Also

©2013. Accusoft Corporation. All Rights Reserved.