VisualBrush 背景图 Background上画,线条(LineGeometry)、几何图形(RectangleGeometry)、椭圆(EllipseGeometry)、弧线(ArcSegment )、各种控件等,相对与DrawingBrush书写更简单一些。 属性说明备注Viewport(从左向右,从上向下,图像宽度放大比例,图像高度放大比例)放大背景图,Viewport="0,0,85"(X Y W H) 默认表示比例:调整图像的大小位置ViewboxUnits设置上面属性的比例为绝对值。ViewboxUnits="Absolute"TileMode设置平铺方式TileMode