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

Show in webframe

PointToPixels Method






Source value in document units.
Converts a point from document units to pixels.
Syntax
public LeadPoint PointToPixels( 
   LeadPointD value
)
'Declaration
 
Public Function PointToPixels( _
   ByVal value As LeadPointD _
) As LeadPoint
'Usage
 
Dim instance As Document
Dim value As LeadPointD
Dim value As LeadPoint
 
value = instance.PointToPixels(value)
public LeadPoint pointToPixels(LeadPointD value)
            
public:
LeadPoint PointToPixels( 
   LeadPointD value
) 

Parameters

value
Source value in document units.

Return Value

The converted value in pixels.
Remarks

This method DocumentToPixels with the resolution value stored in DocumentPages.DefaultResolution.

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