Indicates whether mosaic dataset's maximum visible cell size is calculated.
[Visual Basic .NET] Public Property CalculateMosaicCellSizes As Boolean
[C#] public bool CalculateMosaicCellSizes {get; set;}
[C++]
HRESULT get_CalculateMosaicCellSizes(
VARIANT_BOOL* pbDoMosaicCellSizeRanges
);
[C++]
HRESULT put_CalculateMosaicCellSizes(
VARIANT_BOOL pbDoMosaicCellSizeRanges
);
[C++]Parameters
pbDoMosaicCellSizeRanges [out, retval] pbDoMosaicCellSizeRanges is a parameter of type VARIANT_BOOL pbDoMosaicCellSizeRanges [in] pbDoMosaicCellSizeRanges is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.