LatticeElement Members
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
This class supports the InkAnalyzer infrastructure and is not intended to be used directly from your code.
The LatticeElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LatticeElement | Overloaded. This method supports the InkAnalyzer infrastructure and is not intended to be used directly from your code. |
Top
Methods
Name | Description | |
---|---|---|
AddProperty | This method supports the InkAnalyzer infrastructure and is not intended to be used directly from your code. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetStrokeIds | This method supports the InkAnalyzer infrastructure and is not intended to be used directly from your code. | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | This method supports the InkAnalyzer infrastructure and is not intended to be used directly from your code. (Overrides Object.ToString().) |
Top
Properties
Name | Description | |
---|---|---|
DataString | This property supports the InkAnalyzer infrastructure and is not intended to be used directly from your code. | |
IsOnTopAlternate | This property supports the InkAnalyzer infrastructure and is not intended to be used directly from your code. | |
NextColumn | This property supports the InkAnalyzer infrastructure and is not intended to be used directly from your code. | |
OwnerColumn | This property supports the InkAnalyzer infrastructure and is not intended to be used directly from your code. | |
Score | This property supports the InkAnalyzer infrastructure and is not intended to be used directly from your code. | |
StrokeCount | This property supports the InkAnalyzer infrastructure and is not intended to be used directly from your code. |
Top