Skip to main content
Home Forums Silverlight Programming Programming with .NET - General InkePresenter - Dynamic Stroke.StylusPoints
1 replies. Latest Post by metal on January 2, 2009.
(0)
silverli...
Member
455 points
105 Posts
12-29-2008 6:33 AM |
Hi,
kindly let me know how to add Dynamic StylusPoints to Ink presenter using Storyboard
Thanks
metal
Participant
1243 points
262 Posts
01-02-2009 11:21 AM |
Its not done with a storyboard but
http://www.pay4foss.org/jumpstation/FaceMonkey/
'draws' the application name from a set of InkPresenter points using a DispatchTimer to provide the 'animation'.
This 'drawing' does note affect the rest of the application, though I did disable the users InkPresenter until its finished.
Source code available at http://www.pay4foss.org/jumpstation/FaceMonkey/FaceMonkey.zip