GetPointAtFractionLength for Silverlight
Today I found nice implementation of GetPointAtFractionLength: http://www.charlespetzold.com/blog/2008/11/Text-on-a-Path-in-Silverlight.html
(GetPointAtFractionLength method is part of .NET WPF framework, but isn't in Silverlight).
May help, Thanks a lot Charles.