Leadtools.Documents Namespace > Document Object : PointToPixels Method |
function Leadtools.Documents.Document.pointToPixels( value )
Parameter | Type | Description |
---|---|---|
value | LeadPointD | Source value in document units. |
Type | Description |
---|---|
LeadPointD | 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.