C#
VB
Java
WinRT C#
C++
Gets or sets the width of the rectangle.
[DataMemberAttribute(Name="width", Order=2, IsRequired=true)]
public double Width { get; set; }
Public Property Width As Double
public double Width {get; set;}
public double getWidth()
public void setWidth(double value)
<br/>get_Width();<br/>set_Width(value);<br/>Object.defineProperty('Width');
The width 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