IInkPicture::put_Selection method (msinkaut.h)

Gets or sets theInkStrokes collection that is currently selected inside the InkOverlay object or the InkPicture control.

This property is read/write.

Syntax

HRESULT put_Selection(
  IInkStrokes *Selection
);

Parameters

Selection

Return value

None

Remarks

For further details about this property, refer to the Selection Property property of the InkOverlay Class, 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

See also

IInkPicture

InkPicture Control