The maximum number of columns for a raster elevation grid.
[Visual Basic .NET] Public Property MaxRasterColumns As Integer
[C#] public int MaxRasterColumns {get; set;}
[C++]
HRESULT get_MaxRasterColumns(
long* pMaxRasterColumns
);
[C++]
HRESULT put_MaxRasterColumns(
long pMaxRasterColumns
);
[C++]Parameters
pMaxRasterColumns [out, retval] pMaxRasterColumns is a parameter of type long pMaxRasterColumns [in] pMaxRasterColumns is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.