C#
VB
Java
Objective-C
WinRT C#
C++
Rotates the input Leadtools.LeadRectD using the specified angle.
Public Shared Function RotateRect( _ByVal rect As Leadtools.LeadRectD, _ByVal angle As Double _) As Leadtools.LeadRectD
public static Leadtools.LeadRectD RotateRect(Leadtools.LeadRectD rect,double angle)
+(LeadRectD) rotateRect:(LeadRectD) rectangle:(double) angle;
function Leadtools.Annotations.Core.AnnTransformer.RotateRect(rect ,angle)
rect
The Leadtools.LeadRectD to be rotated.
angle
The angle to rotate the Leadtools.LeadRectD.
The rotated Leadtools.LeadRectD.
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
