This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterDataset3 Interface > IRasterDataset3.BlockHeight Property (ArcObjects .NET 10.5 SDK) |
The native block height.
[Visual Basic .NET] Public ReadOnly Property BlockHeight As Integer
[C#] public int BlockHeight {get;}
[C++]
HRESULT get_BlockHeight(
long* Height
);
[C++]
Parameters Height [out, retval] Height is a parameter of type long