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

Show in webframe

DocumentToPixels Method






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

Parameters

resolution
The resolution to use.
value
Source value to convert in document units.

Return Value

The converted value in pixels.
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