Share via


InkAnalyzer.AnalyzeAsync Method

Definition

Aynchronously generates the tree of objects for the ink analysis process.

[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<InkAnalysisResult> AnalyzeAsync();

Returns

The results of the analysis as an InkAnalysisResult object.

Attributes

Applies to