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