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

Show in webframe

PointToDocument Method






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

Parameters

value
Source value in pixels.

Return Value

The converted value in document units.
Remarks

This method PixelsToDocument 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