IInkPicture::put_CollectionMode method (msinkaut.h)
Gets or sets the collection mode that determines whether ink, gestures, or both are recognized as the user writes.
This property is read/write.
Syntax
HRESULT put_CollectionMode(
InkCollectionMode Mode
);
Parameters
Mode
Return value
None
Remarks
For a list of the modes that you can use, see the InkCollectionMode enumeration type.
For further details about this property, refer to the InkCollector object's CollectionMode property, which has the same functionality.
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 |