C#
VB
Java
WinRT C#
C++
Gets or sets a value that represents the height for this LeadSize.
[DataMemberAttribute(Name="height", Order=1, IsRequired=true)]
public int Height { get; set; }
Public Property Height As Integer
public int Height {get; set;}
public int getHeight()
public void setHeight(int value)
<br/>get_Height();<br/>set_Height(value);<br/>Object.defineProperty('Height');
Value that indicates the height 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