![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > Document Class : PixelsToDocument Method |
public static double PixelsToDocument( double resolution, int value )
'Declaration
Public Shared Function PixelsToDocument( _ ByVal resolution As Double, _ ByVal value As Integer _ ) As Double
'Usage
Dim resolution As Double Dim value As Integer Dim value As Double value = Document.PixelsToDocument(resolution, value)
public static double pixelsToDocument(double resolution, int value)
public: static double PixelsToDocument( double resolution, int value )
For more information, refer to Documents Library Coordinate System.