Freigeben über


RecognitionProperty Members

Defines values that specify the properties of the recognition alternate.

The following tables list the members exposed by the RecognitionProperty type.

Public Constructors

  Name Description
Public method RecognitionProperty Initializes a new instance of the RecognitionProperty class.

Top

Public Fields

  Name Description
Public field Static ConfidenceLevel Retrieves a globally unique identifier (GUID) that specifies the confidence level of the RecognitionAlternate object.
Public field Static HotPoint Retrieves a globally unique identifier (GUID) that specifies the hot point of the RecognitionAlternate object.
Public field Static LineMetrics Retrieves a globally unique identifier (GUID) that specifies the line metrics of the RecognitionAlternate object.
Public field Static LineNumber Retrieves a globally unique identifier (GUID) that specifies the line number of the RecognitionAlternate object.
Public field Static MaximumStrokeCount Retrieves a globally unique identifier (GUID) that specifies the maximum stroke count of the RecognitionAlternate object.
Public field Static PointsPerInch Retrieves a globally unique identifier (GUID) that specifies the points-per-inch metric of the RecognitionAlternate object.
Public field Static Segmentation Retrieves a globally unique identifier (GUID) that specifies the segmentation of the RecognitionAlternate object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method GetType  Gets the Type of the current instance. (inherited from Object)
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

RecognitionProperty Class
Microsoft.Ink Namespace
RecognitionAlternate
RecognitionAlternate.AlternatesWithConstantPropertyValues
RecognitionAlternate.ConfidenceAlternates
RecognitionAlternate.LineAlternates