Example #1
0
 public override bool DrawAtPoint(CGPoint point)
 {
     return(Rep.DrawAtPoint(point));
 }