Leadtools.Documents Namespace > Document Object : PixelsToDocument Method |
function Leadtools.Documents.Document.pixelsToDocument( resolution , pixels )
Parameter | Type | Description |
---|---|---|
resolution | double | The resolution to use. |
pixels | double | Source value to convert in pixels. |
Type | Description |
---|---|
double | The converted value in document units. |
For more information, refer to Documents Library Coordinate System.