Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
PDFControls.NET 2.0 Standard Class Library
Point
.
.
::
.
.
X Property
Point Class
See Also
Send Feedback
The X coordinate.
Namespace:
TallComponents.Interaction
Assembly:
TallComponents.PDF.Controls.WinForms
(in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.43.1
Syntax
C#
public
double
X
{
get
;
set
; }
Visual Basic
Public
Property
X
As
Double
Get
Set
See Also
Point Class
TallComponents.Interaction Namespace