Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > Document Class : PointToDocument Method |
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 )
This method PixelsToDocument with the resolution value stored in DocumentPages.DefaultResolution.
For more information, refer to Documents Library Coordinate System.