예제 #1
0
 public void SetGradient(Gradient g)
 {
     _gradient = g.GetCGGradient ();
 }