←Select platform

X Property

Summary
X-coordinate of this PDFPoint.
Syntax
C#
C++/CLI
Java
Python
public double X { get; set; } 
public double getX(); 
public void setX( 
   double doubleValue 
); 
public: 
property double X { 
   double get(); 
   void set (    double ); 
} 
X # get and set (PDFPoint) 

Property Value

A System.Double that represents the x-coordinate of this PDFPoint.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

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