C#
VB
Java
Objective-C
WinRT C#
C++
Rotates this matrix about the specified point.
Public Sub RotateAt( _
ByVal angle As Double, _
ByVal centerX As Double, _
ByVal centerY As Double _
)
function Leadtools.LeadMatrix.RotateAt(
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