Converts a rectangle from document units to pixels.
Document.prototype.rectToPixels = function(value)
rectToPixels(value: LeadRectD): LeadRectD;
value
Source value in document units.
The converted value in pixels.
This method DocumentToPixels with the resolution value stored in DocumentPages.DefaultResolution.
For more information, refer to Documents Library Coordinate System.
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