C#
VB
Java
WinRT C#
C++
Gets or sets the height of this LeadRect structure.
[DataMemberAttribute(Name="height", Order=3, 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 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