This document is archived and information here might be outdated. Recommended version. |
Returns the cell size levels associated with the specified raster type instance. An 'instanceID' value of -1 indicates a request for cell size levels associated with the mosaic dataset.
[Visual Basic .NET] Public Function GetCellSizeLevels ( _ ByVal InstanceID As Integer _ ) As ICellSizeLevels
[C#] public ICellSizeLevels GetCellSizeLevels ( int InstanceID );
[C++]
HRESULT GetCellSizeLevels(
long InstanceID
);
[C++] Parameters InstanceID [in]
InstanceID is a parameter of type long