PropertyGuidsForContextNodes Members
The following tables list the members exposed by the PropertyGuidsForContextNodes type.
Public Fields
Name | Description | |
---|---|---|
AlignmentLevel | Specifies the globally unique identifier (GUID) for getting and setting the integer that represents the alignment level on a paragraph. | |
Ascender | Specifies the globally unique identifier (GUID) for getting the point array that represents the Ascenders property of a ContextNode. | |
Baseline | Specifies the globally unique identifier (GUID) for getting the point array that represents the baseline on an ink word. | |
Centroid | Specifies the globally unique identifier (GUID) for getting the point array that represents the x and y coordinates of the center of an InkDrawingNode. | |
ConfidenceLevel | Specifies the globally unique identifier (GUID) for getting the integer that represents the confidence level. | |
ContentType | Specifies the globally unique identifier (GUID) for getting and setting the ContentType of a paragraph node using the GetPropertyData and SetPropertyData methods. | |
CustomRecognizerId | Specifies the globally unique identifier (GUID) for getting or setting the GUID that represents the custom ink recognizer on a custom recognizer. | |
Descender | Specifies the globally unique identifier (GUID) for getting the point array that represents the Descenders property on a ContextNode. | |
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. | |
Midline | Specifies the globally unique identifier (GUID) for getting the point array that represents the midline on an ink word. | |
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. | |
RecognitionLattice | Specifies the globally unique identifier (GUID) for getting the Lattice that represents the recognized object. | |
RecognizedString | Specifies the globally unique identifier (GUID) for getting the String that represents the recognized string. | |
RotatedBoundingBox | Specifies the globally unique identifier (GUID) for getting the point array that represents the rotated bounding box. | |
SemanticType | Specifies the globally unique identifier (GUID) for getting the enumerator that represents the Semantic Type property on a ContextNode. | |
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 | |
---|---|---|
Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) | |
GetHashCode | Serves as a hash function for a particular type. (inherited from Object) | |
GetType | Gets the Type of the current instance. (inherited from Object) | |
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
PropertyGuidsForContextNodes Class
Microsoft.Ink Namespace
Microsoft.Ink.PropertyGuidsForAnalysisHints