Skip to content

Latest commit

 

History

History
82 lines (64 loc) · 3.19 KB

nf-msinkaut-iinkpicture-get_ink.md

File metadata and controls

82 lines (64 loc) · 3.19 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:msinkaut.IInkPicture.get_Ink
IInkPicture::get_Ink (msinkaut.h)
Gets or sets the InkDisp object that is associated with the InkPicture control.
8a6001bb-cfb9-4c24-8f99-3c8f0acd443c
IInkPicture interface [Tablet PC]
Ink property
IInkPicture.Ink
IInkPicture.get_Ink
IInkPicture::Ink
IInkPicture::get_Ink
IInkPicture::put_Ink
Ink property [Tablet PC]
Ink property [Tablet PC]
IInkPicture interface
InkPicture.get_Ink
InkPicture.put_Ink
get_Ink
get_ink
msinkaut/IInkPicture::Ink
msinkaut/IInkPicture::get_Ink
msinkaut/IInkPicture::put_Ink
putref_ink
tablet.inkpicture_ink
tablet\inkpicture_ink.htm
tablet
8a6001bb-cfb9-4c24-8f99-3c8f0acd443c
12/05/2018
8a6001bb-cfb9-4c24-8f99-3c8f0acd443c, IInkPicture interface [Tablet PC],Ink property, IInkPicture.Ink, IInkPicture.get_Ink, IInkPicture::Ink, IInkPicture::get_Ink, IInkPicture::put_Ink, Ink property [Tablet PC], Ink property [Tablet PC],IInkPicture interface, InkPicture.get_Ink, InkPicture.put_Ink, get_Ink, get_ink, msinkaut/IInkPicture::Ink, msinkaut/IInkPicture::get_Ink, msinkaut/IInkPicture::put_Ink, putref_ink, tablet.inkpicture_ink
msinkaut.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
InkObj.dll
Windows
19H1
IInkPicture::get_Ink
msinkaut/IInkPicture::get_Ink
c++
APIRef
kbSyntax
COM
InkObj.dll
InkObj.dll.dll
IInkPicture.Ink
IInkPicture.get_Ink
IInkPicture.put_Ink
InkPicture.get_Ink
InkPicture.put_Ink

IInkPicture::get_Ink

-description

Gets or sets the InkDisp object that is associated with the InkPicture control.

This property is read/write.

-parameters

-remarks

Note  The InkPicture control must be disabled before setting this property. To disable inking in the InkPicture control, set the InkEnabled property to FALSE. You can then set the Ink property, and re-enable the control by setting the InkEnabled property to TRUE.
 
For further details about this property, refer to the InkOverlay object's Ink property, which has the same functionality.

-see-also

IInkPicture

InkDisp Class

InkPicture Control