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
Public property AnalysisHint Returns the analysis hint that caused the warning during an ink analysis operation.
Public property BackgroundException The Exception that is thrown if an exception occurs in during background analysis of ink.
Public property WarningCode Returns the type of warning that occurred by using the AnalysisWarningCode enumeration.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals Overloaded. Overridden. Determines whether two AnalysisWarning objects have the same value.
Public method GetHashCode Overridden.  
Public method GetNodeIds Returns the identifiers of relevant context nodes that are associated with the current warning.
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method Static op_Equality Determines whether two specified AnalysisWarning objects have the same value.
Public method Static op_Inequality Determines whether two specified AnalysisWarning objects have different values.
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method ToString  Returns a String that represents the current Object. (inherited from Object)

Top

Protected Methods

  Name Description
Protected method 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)
Protected method 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