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 : PointToPixels Method |
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 )
This method DocumentToPixels with the resolution value stored in DocumentPages.DefaultResolution.
For more information, refer to Documents Library Coordinate System.