This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* TileHeight
);
[C++] Parameters TileHeight [in]
TileHeight is a parameter of type long TileHeight [out, retval]
TileHeight is a parameter of type long*