C#
VB
Java
Objective-C
WinRT C#
C++
Applies a rotation of the specified angle about the origin of this LeadMatrix.
public void Rotate(
double angle
)
Public Sub Rotate( _
ByVal angle As Double _
)
public void Rotate(
double angle
)
void LeadMatrixRotate(LeadMatrix *matrix, double degrees)
public void rotate(double angle)
function Leadtools.LeadMatrix.Rotate(
angle
)
public:
void Rotate(
double angle
)
angle
The angle of rotation.
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