IInkStrokeDisp Methods

4/8/2010

This section contains the methods for the IInkStrokeDisp interface.

Method Description

IInkStrokeDisp::Clip

Removes the portions of the IInkStrokeDisp that are outside a rectangle.

IInkStrokeDisp::FindIntersections

Finds the points where this IInkStrokeDisp intersects other strokes within an IInkStrokes collection.

This method can determine only the points of intersection.

IInkStrokeDisp::GetBoundingBox

Returns a rectangle, in ink space coordinates, that corresponds to the portion of the display to invalidate or redraw when displaying an IInkStrokeDisp.

GetFlattenedBezierPoints

Not implemented for Windows Mobile.

GetPacketData

Not implemented for Windows Mobile.

GetPacketDescriptionPropertyMetrics

Not implemented for Windows Mobile.

GetPacketValuesByProperty

Not implemented for Windows Mobile.

IInkStrokeDisp::GetPoints

Gets the points that make up a stroke.

IInkStrokeDisp::GetRectangleIntersections

Finds the points where a stroke intersects a given rectangle.

IInkStrokeDisp::HitTestCircle

Determines whether a stroke is either completely inside or intersected by a given circle.

IInkStrokeDisp::Move

Applies a translation to the ink of the stroke.

NearestPoint

Not implemented for Windows Mobile.

IInkStrokeDisp::Rotate

Rotates the ink using an angle in degrees around a center point of the rotation.

IInkStrokeDisp::ScaleToRectangle

Scales the stroke to fit in the specified rectangle.

IInkStrokeDisp::ScaleTransform

Scales the ink using X and Y factors.

SetPacketValuesByProperty

Not implemented for Windows Mobile.

IInkStrokeDisp::SetPoints

Sets the points of the stroke using an array of X, Y values.

IInkStrokeDisp::Shear

Shears the ink in the stroke by the specified horizontal and vertical factors.

IInkStrokeDisp::Split

Splits the stroke at the specified location on the stroke.

IInkStrokeDisp::Transform

Applies a linear transformation to a stroke, which can represent scaling, rotation, translation, and combinations of transformations.

See Also

Concepts

Windows Mobile Ink Reference