C#
VB
Java
Objective-C
WinRT C#
C++
Prepends a rotation of the specified angle at the specified point to this LeadMatrix.
Public Sub RotateAtPrepend( _
ByVal angle As Double, _
ByVal centerX As Double, _
ByVal centerY As Double _
)
function Leadtools.LeadMatrix.RotateAtPrepend(
angle ,
centerX ,
centerY
)
angle
The angle, in degrees, to rotate this matrix.
centerX
The x-coordinate of the point to rotate this matrix around.
centerY
The y-coordinate of the point to rotate this matrix around.
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