C#
VB
Java
WinRT C#
C++
Gets or sets a value that represents the Y coordinate for this LeadPoint structure.
[DataMemberAttribute(Name="y", Order=1, IsRequired=true)]
public int Y { get; set; }
Public Property Y As Integer
public int Y {get; set;}
public int getY()
public void setY(int value)
<br/>get_Y();<br/>set_Y(value);<br/>Object.defineProperty('Y');
The y-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