InkPicture.Picture property

Gets the graphics file to appear on the InkPicture control.

This property is read/write.

Syntax


HRESULT put_Picture(
  [in]  IPictureDisp *pPicture
);

HRESULT get_Picture(
  [out] IPictureDisp **ppPicture
);

Property value

TBD

Requirements

Minimum supported client

Windows XP Tablet PC Edition [desktop apps only]

Minimum supported server

None supported

Header

Msinkaut.h (also requires Msinkaut_i.c)

Library

InkObj.dll

See also

InkPicture
InkPicture Control
IPictureDisp

 

 

Show: