C#
VB
Java
WinRT C#
C++
Gets or sets a value that represents the width for this LeadSize.
[DataMemberAttribute(Name="width", Order=0, IsRequired=true)]
public int Width { get; set; }
Public Property Width As Integer
public int Width {get; set;}
public int getWidth()
public void setWidth(int value)
<br/>get_Width();<br/>set_Width(value);<br/>Object.defineProperty('Width');
Value that indicates the width of the size.
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