The approximation grid size in pixels in output space.
[Visual Basic .NET] Public Property GridSize As Integer
[C#] public int GridSize {get; set;}
[C++]
HRESULT get_GridSize(
long* pSize
);
[C++]
HRESULT put_GridSize(
long pSize
);
[C++]Parameters
pSize [out, retval] pSize is a parameter of type long pSize [in] pSize is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.