←Select platform

PointToDocument Method

Summary

Converts a point from pixels to document units.

Syntax
C#
C++/CLI
Java
Python
public LeadPointD PointToDocument( 
   LeadPoint value 
) 
public:  
   LeadPointD^ PointToDocument( 
      LeadPoint^ value 
   ) 
public LeadPointD pointToDocument(LeadPoint value) 
def PointToDocument(self,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 Document Library Coordinate System.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.