摘要:
前面我们介绍到,Path对象表示一个用直线或者曲线连接的图形,我们可以使用Path.Data属性来设置该图形的形状,同时我们也可以使用Data.Fill属性来设置该图形中的填充色或背景图片等。下面我们先来看一段代码<Windowx:Class="WPF.SimpleGraph.PathFill.Window1"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xa 阅读全文
posted @ 2011-07-10 21:41
今夜有你
阅读(7412)
评论(0)
推荐(0)