IInkDivisionUnit interface (msinkaut15.h)
Represents a single structural element within an IInkDivisionResult object.
Inheritance
The IInkDivisionUnit interface inherits from the IUnknown interface. IInkDivisionUnit also has these types of members:
Methods
The IInkDivisionUnit interface has these methods.
IInkDivisionUnit::get_DivisionType Gets the type of structural unit the IInkDivisionUnit object represents within the analysis results. |
IInkDivisionUnit::get_RotationTransform Gets the transformation matrix that the IInkDivisionUnit object uses to rotate the strokes to horizontal. |
IInkDivisionUnit::get_Strokes Gets the collection of strokes that are contained in an object or used to create an object. (IInkDivisionUnit.get_Strokes) |
Remarks
Use the Item method to return a single element from a DivisionUnits collection.
If you define a class that implements this interface, the new class will not interact correctly with the Tablet PC application programming interfaces (APIs).
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | msinkaut15.h |