IInkCollector::put_DynamicRendering method (msinkaut.h)

Gets or sets the value that specifies whether ink is rendered as it is drawn.

This property is read/write.

Syntax

HRESULT put_DynamicRendering(
  VARIANT_BOOL Enabled
);

Parameters

Enabled

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header msinkaut.h
Library InkObj.dll

See also

IInkCollector

InkCollector Class