![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterAnalysisGDBEnvironment Interface > IRasterAnalysisGDBEnvironment.TileHeight Property (ArcObjects .NET 10.4 SDK) | 
The GeoDatabase tile height in the RasterAnalysis.
[Visual Basic .NET] Public Property TileHeight As Integer
[C#] public int TileHeight {get; set;}
[C++]
HRESULT get_TileHeight(
  long* TileHeight
);
[C++]
HRESULT put_TileHeight(
  long TileHeight
);
[C++]
Parameters TileHeight [out, retval] TileHeight is a parameter of type long TileHeight [in] TileHeight is a parameter of type long