AnalysisWarning Members
Represents a warning or error that occurs during an ink analysis operation.
The following tables list the members exposed by the AnalysisWarning type.
Public Properties
Name | Description | |
---|---|---|
AnalysisHint | Returns the analysis hint that caused the warning during an ink analysis operation. | |
BackgroundException | The Exception that is thrown if an exception occurs in during background analysis of ink. | |
WarningCode | Returns the type of warning that occurred by using the AnalysisWarningCode enumeration. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether two AnalysisWarning objects have the same value. | |
GetHashCode | Overridden. | |
GetNodeIds | Returns the identifiers of relevant context nodes that are associated with the current warning. | |
GetType | Gets the Type of the current instance. (inherited from Object) | |
op_Equality | Determines whether two specified AnalysisWarning objects have the same value. | |
op_Inequality | Determines whether two specified AnalysisWarning 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
AnalysisWarning Class
System.Windows.Ink Namespace
System.Windows.Ink.AnalysisWarningCode
AnalysisStatus.Warnings
System.Windows.Ink.AnalysisWarningCollection