RegionsOfInterestControl.ClearRegionsAsync Method

Definition

Asynchronously clears the regions of interests.

public:
 virtual IAsyncAction ^ ClearRegionsAsync() = ClearRegionsAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ClearRegionsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ClearRegionsAsync();
function clearRegionsAsync()
Public Function ClearRegionsAsync () As IAsyncAction

Returns

The object that is used to control the asynchronous operation.

Attributes

Applies to