C#
VB
Java
WinRT C#
C++
Gets or sets the x-axis value of the left side of the rectangle.
[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');
x-axis value of the left side of the rectangle.
You cannot change the values of the Empty rectangle.
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