Gets the height of the raster in
pixels.
Read-only property
[Visual Basic .NET] |
---|
Public Property Height() As Integer
|
[C#] |
---|
public int Height {get;}
|
[Managed C++] |
---|
public: __property int get_Height();
|
[Unmanaged C++] |
---|
public: HRESULT get_Height(
|
[Java] |
---|
public ppInteger getHeight();
|