C#
VB
Java
WinRT C#
C++
Gets or sets the X-coordinate of this LeadPointD structure.
[DataMemberAttribute(Name="x", Order=0, IsRequired=true)]
public double X { get; set; }
Public Property X As Double
public double X {get; set;}
public double getX()
public void setX(double value)
<br/>get_X();<br/>set_X(value);<br/>Object.defineProperty('X');
The X-coordinate value of this point.
You cannot change the values of the Empty point.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET