Jan
13
2011

Drawing complicated geometry with path in Sliverlight

Drawing with Path is most flexible in Silverlight, you can create a more complicated geometry using path. There are two ways: using the Mini-Language Path or creating a PathGeometry object. In following example we'll draw two elliptical arcs by above ways. [More]

Dec
8
2010

How to display Chinese fonts clearly in Silverlight

About how to solve the problem of Chinese characters, we can refer to this article on MSDN at http://msdn.microsoft.com/zh-cn/ff686903.aspx. However, on non-Chinese operating system, the computer may not install any Chinese fonts at all, so this solution can't solve the issue essentially. [More]

Month List