Indicates if output raster dataset should be tiled if applicable.
[Visual Basic .NET] Public Property Tiled As Boolean
[C#] public bool Tiled {get; set;}
[C++]
HRESULT get_Tiled(
VARIANT_BOOL* Tiled
);
[C++]
HRESULT put_Tiled(
VARIANT_BOOL Tiled
);
[C++]Parameters
Tiled [out, retval] Tiled is a parameter of type VARIANT_BOOL Tiled [in] Tiled is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.