示例#1
0
 public override void Draw(Graphics g, MapView.DisplayTransform t, ImageAttributes attributes = null)
 {
     Tree.Draw(g, t, _drawAttributes);
 }