Example #1
0
 public override void Visit( Types.Rectangle bounds, BrushVisitor visitor )
 {
     visitor.VisitLinearGradientBrush( bounds, this );
 }