←Select platform

Y Property

Summary
Y-coordinate of this PDFPoint.
Syntax
C#
VB
C++
Java
public double Y { get; set; } 
Public Property Y As Double 
public double getY(); 
public void setY( 
   double doubleValue 
); 
public: 
property double Y { 
   double get(); 
   void set (    double ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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