Indicates the Height of the box. Uses
Distance Dimension.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Height() As Double
|
| [C#] |
|---|
public double Height {get; set;}
|
| [Managed C++] |
|---|
public: __property double get_Height();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Height(
|
| [Java] |
|---|
public double getHeight();public void setHeight(
|