←Select platform

X Property

Summary

X-coordinate of this PDFPoint.

Syntax

C#
VB
Java
C++
public double X {get; set;}
Public Property X As Double
public double getX() 
public void setX(double x) 
public: 
property double X { 
   double get(); 
   void set (    double ); 
} 

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize