←Select platform

RectToDocument Method

Summary

Converts a rectangle from pixels to document units.

Syntax
C#
VB
C++
public LeadRectD RectToDocument( 
   LeadRect value 
) 
Public Function RectToDocument( 
   ByVal value As LeadRect 
) As LeadRectD 
public:  
   LeadRectD^ RectToDocument( 
      LeadRect^ value 
   ) 

Parameters

value

Source value in pixels.

Return Value

The converted value in document units.

Remarks

The method converts the rectangle based off the resolution value stored in the page's resolution.

For more information, refer to Document Library Coordinate System.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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