C#
VB
Java
Objective-C
WinRT C#
C++
Prepends a rotation of the specified angle to this LeadMatrix.
public void RotatePrepend(
double angle
)
Public Sub RotatePrepend( _
ByVal angle As Double _
)
public void RotatePrepend(
double angle
)
void LeadMatrixRotatePrepend(LeadMatrix *matrix, double degrees)
public void rotatePrepend(double angle)
function Leadtools.LeadMatrix.RotatePrepend(
angle
)
public:
void RotatePrepend(
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