InkAnalyzer.IsAnalyzing Property

Definition

Gets the state of the ink analysis process.

public:
 property bool IsAnalyzing { bool get(); };
bool IsAnalyzing();
public bool IsAnalyzing { get; }
var boolean = inkAnalyzer.isAnalyzing;
Public ReadOnly Property IsAnalyzing As Boolean

Property Value

Boolean

bool

Applies to