Gets or sets the height of the top of the layer.
Read-write property
[Visual Basic .NET] |
---|
Public Property TopHeight() As Double |
[C#] |
---|
public double TopHeight {get; set;} |
[Managed C++] |
---|
public: __property double get_TopHeight(); |
[Unmanaged C++] |
---|
public: HRESULT get_TopHeight( |
[Java] |
---|
public double getTopHeight(); |