摘要: LinearGradientBrush:在一个区域内进行渐变填充。属性StartPoint定义了启示位置,一般是(0,0) 属性EndPoint定义了结束为宗旨,一般是(1,1).类型为point。所得渐变的颜色是沿着对角方向路径插入的。GradientStop指各渐变颜色的结束位置。样例(应用MSDN):代码Code highlighting produced by Actipro CodeHi... 阅读全文
posted @ 2010-11-08 13:13 poplau 阅读(621) 评论(0) 推荐(0)