Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

PixelsToDocument Method






The resolution to use.
Source value to convert in pixels.
Converts a value from pixels to document units.
Syntax
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
) 

Parameters

resolution
The resolution to use.
value
Source value to convert in pixels.

Return Value

The converted value in document units.
Remarks

For more information, refer to Documents Library Coordinate System.

Requirements

Target Platforms

See Also

Reference

Document Class
Document Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features