Strokes Members
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The Strokes type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | Overloaded. | |
Clear | ||
Clip | ||
Contains | ||
CopyTo | ||
Dispose | Overloaded. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | (Overrides Object.Finalize().) | |
GetBoundingBox | Overloaded. | |
GetEnumerator | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IndexOf | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ModifyDrawingAttributes | ||
Move | ||
Remove | Overloaded. | |
RemoveAt | ||
RemoveRecognitionResult | ||
Rotate | ||
Scale | ||
ScaleToRectangle | ||
Shear | ||
ToString | (Overrides Object.ToString().) | |
Transform | Overloaded. |
Top
Properties
Name | Description | |
---|---|---|
Count | ||
Ink | ||
IsFixedSize | ||
IsReadOnly | ||
IsSynchronized | ||
Item | ||
RecognitionResult | ||
SyncRoot |
Top
Events
Name | Description | |
---|---|---|
StrokesAdded | ||
StrokesRemoved |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator |
Top