This document is archived and information here might be outdated. Recommended version. |
Indicates whether mensuration capabilities of the mosaic dataset is rebuilt using information stored in the function raster of selected items.
[Visual Basic .NET]
Public Property RefreshMensurationCapabilities As Boolean
[C#]
public bool RefreshMensurationCapabilities {get; set;}
[C++]
HRESULT get_RefreshMensurationCapabilities(
VARIANT_BOOL pbRefreshMensurationCapabilities
);
[C++]
HRESULT put_RefreshMensurationCapabilities(
Boolean* pbRefreshMensurationCapabilities
);
[C++] Parameters pbRefreshMensurationCapabilities [in]
pbRefreshMensurationCapabilities is a parameter of type bool pbRefreshMensurationCapabilities [out, retval]
pbRefreshMensurationCapabilities is a parameter of type bool*