Indicates whether all unique cell size levels for the mosaic dataset are computed and stored.
[Visual Basic .NET] Public Property CalculateLevels As Boolean
[C#] public bool CalculateLevels {get; set;}
[C++]
HRESULT get_CalculateLevels(
VARIANT_BOOL* pbCalculateLevels
);
[C++]
HRESULT put_CalculateLevels(
VARIANT_BOOL pbCalculateLevels
);
[C++]Parameters
pbCalculateLevels [out, retval] pbCalculateLevels is a parameter of type VARIANT_BOOL pbCalculateLevels [in] pbCalculateLevels is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.