Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
InkAnalysisResult.Status Property
Definition
- Namespace:
- Windows.UI.Input.Inking.Analysis
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property InkAnalysisStatus Status { InkAnalysisStatus get(); };
InkAnalysisStatus Status();
public InkAnalysisStatus Status { get; }
var inkAnalysisStatus = inkAnalysisResult.status;
Public ReadOnly Property Status As InkAnalysisStatus
Property Value
Applies to
Feedback
Was this page helpful?
