![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Indicates whether raster statistics associated with selected mosaic dataset items are analyzed.
[Visual Basic .NET]
Public Property AnalyzeStatistics As Boolean
[C#]
public bool AnalyzeStatistics {get; set;}
[C++]
HRESULT get_AnalyzeStatistics(
  VARIANT_BOOL pbAnalyzeStatistics
);
[C++]
HRESULT put_AnalyzeStatistics(
  Boolean* pbAnalyzeStatistics
);
[C++] Parameters pbAnalyzeStatistics [in]
pbAnalyzeStatistics is a parameter of type bool pbAnalyzeStatistics [out, retval]
pbAnalyzeStatistics is a parameter of type bool*