Share via


Divider Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Represents the ability to analyze the layout of a collection of strokes, dividing them into text and graphics.

The Divider type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Public method Dispose Overloaded. Releases resources used by the Divider object.
Public method Divide Returns a DivisionResult object containing structural information about the Strokes property of the Divider object.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Frees the resources of the current Divider object before it is reclaimed by the garbage collector. (Overrides Object.Finalize().)
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.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

  Name Description
Public property LineHeight Gets or sets the expected handwriting height, in HIMETRIC units.
Public property RecognizerContext Gets or sets the RecognizerContext object that the Divider object uses for handwriting analysis.
Public property Strokes Gets or sets the Strokes collection on which the Divider object performs ink analysis.

Top

See Also

Reference

Divider Class

Microsoft.Ink Namespace