Converts a size from pixels to document units.
Document.prototype.sizeToDocument = function(value)
sizeToDocument(value: LeadSizeD): LeadSizeD;
value
Source value in pixels.
The converted value in document units.
This method PixelsToDocument 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