Gets or sets the unit of the Height
property.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property HeightUnit() As AgEStkGraphicsScreenOverlayUnit
|
| [C#] |
|---|
public AgEStkGraphicsScreenOverlayUnit HeightUnit {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEStkGraphicsScreenOverlayUnit get_HeightUnit();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_HeightUnit(
|
| [Java] |
|---|
public AgEStkGraphicsScreenOverlayUnit getHeightUnit();public void setHeightUnit(
|