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 : DocumentToPixels Method |
public static int DocumentToPixels( double resolution, double value )
'Declaration
Public Shared Function DocumentToPixels( _ ByVal resolution As Double, _ ByVal value As Double _ ) As Integer
'Usage
Dim resolution As Double Dim value As Double Dim value As Integer value = Document.DocumentToPixels(resolution, value)
public static int documentToPixels(double resolution, double value)
public: static int DocumentToPixels( double resolution, double value )
For more information, refer to Documents Library Coordinate System.