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 IInkOverlayclass.

Property Description

IInkOverlay::AutoRedraw

Gets or sets a value that specifies whether the IInkOverlayrepaints the ink when the window is invalidated.

IInkOverlay::CollectingInk

Gets a value that specifies whether ink is currently being drawn on an IInkOverlayobject.

IInkOverlay::DefaultDrawingAttributes

Gets or sets the default IInkDrawingAttributesobject, which specifies the drawing attributes that are used when drawing and displaying ink.

IInkOverlay::DynamicRendering

Gets or sets a value that indicates whether ink is rendered as it is drawn.

IInkOverlay::EditingMode

Gets or sets a value that indicates whether the IInkOverlayis in ink mode, deletion mode, or selecting/editing mode.

Enabled

Gets or sets a boolean value that specifies whether the IInkOverlayobject collects pen input.

IInkOverlay::EraserMode

Gets or sets a value that indicates whether ink is erased by stroke or by point.

IInkOverlay::Ink

Gets or sets the IInkDispobject that is associated with the IInkOverlayobject.

IInkOverlay::Renderer

Gets or sets the IInkRendererobject that is used to draw ink.

IInkOverlay::Selection

Gets or sets the IInkStrokescollection that is currently selected inside the IInkOverlaycontrol.

I IInkOverlay::SupportHighContrastInk

Gets or sets a value that specifies whether ink is rendered as just one color when the system is in High Contrast mode.

IInkOverlay::SupportHighContrastSelectionUI

Gets or sets a value that specifies whether all selection UI is drawn in high contrast when the system is in High Contrast mode.

See Also