Indicates if the pyramid building in the RasterAnalysis.
[Visual Basic .NET] Public Property BuildPyramid As Boolean
[C#] public bool BuildPyramid {get; set;}
[C++]
HRESULT get_BuildPyramid(
VARIANT_BOOL* buildParamid
);
[C++]
HRESULT put_BuildPyramid(
VARIANT_BOOL buildParamid
);
[C++]Parameters
buildParamid [out, retval] buildParamid is a parameter of type VARIANT_BOOL buildParamid [in] buildParamid is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.