PropertyGuidsForContextNodesBase Members

Defines globally unique identifiers (GUIDs) for the ContextNodeBase class.

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

Public Fields

  Name Description
Public field Static AlignmentLevel Specifies the globally unique identifier (GUID) for getting and setting the integer that represents the alignment level on a paragraph.
Public field Static Ascender Specifies the globally unique identifier (GUID) for getting the point array that represents the ascenders on an ink word.
Public field Static Baseline Specifies the globally unique identifier (GUID) for getting the point array that represents the baseline on an ink word.
Public field Static Centroid Specifies the globally unique identifier (GUID) for getting the point array that represents the x and y coordinates of the center of a drawing node.
Public field Static ConfidenceLevel Specifies the globally unique identifier (GUID) for getting the integer that represents the confidence level.
Public field Static ContentType Specifies the globally unique identifier (GUID) for getting and setting the type of a paragraph node using the GetPropertyData and SetPropertyData methods.
Public field Static CustomRecognizerId Specifies the globally unique identifier (GUID) for getting or setting the GUID that represents the custom ink recognizer on a custom recognizer.
Public field Static Descender Specifies the globally unique identifier (GUID) for getting the point array that represents the descenders on an ink word.
Public field Static HotPoints Specifies the globally unique identifier (GUID) for getting the point array that represents the hotpoints of a recognized reshape. The number of points varies, depending on the shape that it represents.
Public field Static Midline Specifies the globally unique identifier (GUID) for getting the point array that represents the midline on an ink word.
Public field Static NodeData Specifies the globally unique identifier (GUID) for getting or setting the GUID that represents the image data or text data on an image or a text word.
Public field Static RecognitionLattice Specifies the globally unique identifier (GUID) for getting the Lattice that represents the recognized object.
Public field Static RecognizedString Specifies the globally unique identifier (GUID) for getting the String that represents the recognized string.
Public field Static RotatedBoundingBox Specifies the globally unique identifier (GUID) for getting the point array that represents the rotated bounding box.
Public field Static SemanticType Specifies the globally unique identifier (GUID) for getting the enumerator that represents the semantic type of a .ContextNodeBase of type InkDrawing.
Public field Static ShapeName Specifies the globally unique identifier (GUID) for getting String that represents the shape name on an ink drawing.

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

PropertyGuidsForContextNodesBase Class
System.Windows.Ink.AnalysisCore Namespace
System.Windows.Ink.AnalysisCore.PropertyGuidsForAnalysisHints