InkPicture Methods

This section contains Methods for the InkPicture Control.

MethodDescription
GetEventInterest Method

Retrieves a value that indicates whether the InkPicture control has interest in a particular event.

GetGestureStatus

Retrieves a value that indicates whether the InkPicture control has interest in a particular application gesture.

GetWindowInputRectangle Method

Returns the window rectangle, in pixels, within which ink is drawn.

HitTestSelection

Retrieves a member of the SelectionHitResult enumeration, which specifies which part of a selection, if any, was hit during a hit test.

SetAllTabletsMode Method

Enables the InkPicture control to collect ink from any tablet attached to the Tablet PC.

SetEventInterest Method

Modifies a value that indicates whether an InkPicture control has interest in a specified event.

SetGestureStatus Method

Modifies the interest of the InkPicture object in a specified application gesture.

SetSingleTabletIntegratedMode Method

Modifies the InkPicture control to collect ink from only one tablet attached to the Tablet PC. Ink from other tablets is ignored.

SetWindowInputRectangle Method

Specifies the window rectangle to set, in window coordinates, within which ink is drawn.

 

 

 

Show: