Transforms the specified rect by the LeadMatrix and returns the result.
LeadMatrix.prototype.transformRect = function(rect)
transformRect(rect: LeadRectD): LeadRectD;
rect
The rectangle to transform.
The LeadRectD by this LeadMatrix.
This method will use the value of the current offset into the transformation.
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