Indicates whether performance of selected mosaic dataset item and of the mosaic dataset as a whole is analyzed.
[Visual Basic .NET] Public Property AnalyzePerformance As Boolean
[C#] public bool AnalyzePerformance {get; set;}
[C++]
HRESULT get_AnalyzePerformance(
VARIANT_BOOL* pbAnalyzePerformance
);
[C++]
HRESULT put_AnalyzePerformance(
VARIANT_BOOL pbAnalyzePerformance
);
[C++]Parameters
pbAnalyzePerformance [out, retval] pbAnalyzePerformance is a parameter of type VARIANT_BOOL pbAnalyzePerformance [in] pbAnalyzePerformance is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.