This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* 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