IInkPicture::put_BackColor method (msinkaut.h)

Gets or sets the background color for the InkPicture control.

This property is read/write.

Syntax

HRESULT put_BackColor(
  OLE_COLOR newColor
);

Parameters

newColor

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

IInkPicture

InkPicture Control