Share via


IInkRenderer Methods

4/8/2010

This section contains the methods for the IInkRenderer class.

Method Description

IInkRenderer::Draw

Draws strokes on a device context.

IInkRenderer::DrawStroke

Draws a stroke on the specified windows device context.

IInkRenderer::GetObjectTransform

Gets the object transform that was used to render ink.

IInkRenderer::GetViewTransform

Gets the view transform that is used to render ink.

IInkRenderer::InkSpaceToPixel

Converts a location in ink space coordinates to be in pixel space.

IInkRenderer::InkSpaceToPixelFromPoints

Converts an array of points in ink space coordinates to pixel space.

IInkRenderer::Measure

Calculates the rectangle on the device context that would contain a collection of strokes if they were drawn with the IInkRenderer object.

IInkRenderer::MeasureStroke

Calculates the rectangle on the device context that would contain a stroke if they were drawn with the IInkRenderer object.

IInkRenderer::Move

Applies a translation to the view transform in ink space coordinates.

IInkRenderer::PixelToInkSpace

Converts a location in pixel coordinates to be in ink space.

IInkRenderer::PixelToInkSpaceFromPoints

Converts an array of points in pixel space coordinates to ink space.

IInkRenderer::Rotate

Applies a rotation to the view transform.

IInkRenderer::ScaleTransform

Scales the view transform in the X and Y dimension.

IInkRenderer::SetObjectTransform

Sets the object transform that is used to render ink.

IInkRenderer::SetViewTransform

Sets the view transform that is used to render ink.

See Also

Concepts

Windows Mobile Ink Reference