Пример #1
0
 public void GetBoundingBox()
 {
     Assert.Equal(new BoundingBox(16, 48, 18, 50), TestMultiPoint.GetBoundingBox());
 }