コード例 #1
0
 public void ViewChanged(Size mapSize, Utility.Rectangle2D viewBounds)
 { 
     
 }
コード例 #2
0
 public Point MapToScreen(Utility.Point2D point2D)
 {
     return new Point();
 }