C#
VB
Java
WinRT C#
C++
Gets or sets a value that represents the X coordinate for this LeadPoint structure.
[DataMemberAttribute(Name="x", Order=0, IsRequired=true)]
public int X { get; set; }
Public Property X As Integer
public int X {get; set;}
public int getX()
public void setX(int value)
<br/>get_X();<br/>set_X(value);<br/>Object.defineProperty('X');
The x-coordinate of this LeadPoint structure.
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