Leadtools.Pdf Namespace > PDFDocumentPage Class : ConvertPoint Method |
public PDFPoint ConvertPoint( PDFCoordinateType sourceType, PDFCoordinateType destinationType, PDFPoint point )
'Declaration Public Function ConvertPoint( _ ByVal sourceType As PDFCoordinateType, _ ByVal destinationType As PDFCoordinateType, _ ByVal point As PDFPoint _ ) As PDFPoint
'Usage Dim instance As PDFDocumentPage Dim sourceType As PDFCoordinateType Dim destinationType As PDFCoordinateType Dim point As PDFPoint Dim value As PDFPoint value = instance.ConvertPoint(sourceType, destinationType, point)
public PDFPoint ConvertPoint( PDFCoordinateType sourceType, PDFCoordinateType destinationType, PDFPoint point )
function Leadtools.Pdf.PDFDocumentPage.ConvertPoint( sourceType , destinationType , point )
public: PDFPoint ConvertPoint( PDFCoordinateType sourceType, PDFCoordinateType destinationType, PDFPoint point )
For more information, refer to PDF Coordinate System.
For an example, refer to PDFObject.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2