Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
NewPackets Event [InkPicture Control] |
Occurs when the InkPicture control receives packets.
Remarks
The InkPicture control receives packets while an IInkStrokeDisp object is being collected. Packet events occur rapidly, and a NewPackets event handler must be fast or performance suffers.
For further details about this event, refer to the InkCollector object's NewPackets event, which has the same functionality.