Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PDFPoint Constructor (PDFPoint)






The horizontal position of the point.
The vertical position of the point.
Initializes a new instance of the PDFPoint structure with the specified coordinates.
Syntax
public PDFPoint( 
   double x,
   double y
)
'Declaration
 
Public Function New( _
   ByVal x As Double, _
   ByVal y As Double _
)
'Usage
 
Dim x As Double
Dim y As Double
 
Dim instance As New PDFPoint(x, y)
public PDFPoint(double x, double y)
public:
PDFPoint( 
   double x,
   double y
)

Parameters

x
The horizontal position of the point.
y
The vertical position of the point.
Requirements

Target Platforms

See Also

Reference

PDFPoint Structure
PDFPoint Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features