C#
VB
C++
Rotates the plane the specified number of degrees.
public void Rotate(
float value
)
Public Sub Rotate( _
ByVal value As Single _
)
public:
void Rotate(
float value
)
value
The rotation amount.
For an example refer to Move
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET