Transforms the specified points by this LeadMatrix.
LeadMatrix.prototype.transformPoints = function(points)
transformPoints(points: LeadPointD[]): void;
points
The points to transform. The original points in the array are replaced by their transformed values.
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