Rotates the input LeadPointD using the specified angle and center point.
static rotatePointAt(point: LeadPointD, angle: number, centerX: number, centerY: number): LeadPointD;
point
The LeadPointD to be rotated.
angle
The angle to rotate the LeadPointD.
centerX
A value representing the center point of rotation on the x-axis.
centerY
A value representing the center point of rotation on the y-axis.
The rotated LeadPointD.
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