Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

This section contains the properties for the IInkStrokeDispinterface.

Property Description

IInkStrokeDisp::BezierCusps

Gets an array that contains the indices of the cusps of the Bezier approximation of the stroke.

IInkStrokeDisp::BezierPoints

Gets the array of control points that represent the Bezier approximation of the stroke.

IInkStrokeDisp::Deleted

Gets a value that indicates whether the IInkStrokeDispobject has been deleted from its parent IInkDispobject.

IInkStrokeDisp::DrawingAttributes

Gets or sets the drawing attributes to apply to ink as it is drawn.

IInkStrokeDisp::ExtendedProperties

Gets the collection of application-defined data.

IInkStrokeDisp::Id

Gets the identifier of the IInkStrokeDispobject.

IInkStrokeDisp::Ink

Returns the parent IInkDispobject for this stroke.

IInkStrokeDisp::PacketCount

Returns the number of packets for the IInkStrokeDispobject.

PacketDescription

Not implemented for Windows Mobile.

PacketSize

Not implemented for Windows Mobile.

IInkStrokeDisp::PolylineCusps

Gets an array that contains the indices of the cusps of the stroke.

IInkStrokeDisp::SelfIntersections

Gets the self-intersections of the stroke.

See Also