AnalysisStatus Members
The following tables list the members exposed by the AnalysisStatus type.
Public Properties
Name | Description | |
---|---|---|
AppliedChangesRegion | Returns the region of the document where the InkAnalyzer has changed the ContextNode tree. | |
Successful | Returns a Boolean summary of the results of the analysis operation. | |
Warnings | Gets a collection of AnalysisWarnings. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether two AnalysisStatus instances are equal. | |
GetHashCode | Overridden. Gets the hash code for the AnalysisStatus instance. | |
GetType | Gets the Type of the current instance. (inherited from Object) | |
op_Equality | Determines whether two specified AnalysisStatus objects have the same value. | |
op_Inequality | Determines whether two specified AnalysisStatus objects have different values. | |
ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) | |
ToString | Returns a String that represents the current Object. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object) |
Top
See Also
Reference
AnalysisStatus Class
Microsoft.Ink Namespace
InkAnalyzer.Analyze
Microsoft.Ink.ResultsUpdatedEventArgs
System.Windows.Ink.AnalysisCore.AnalysisWarningCode