예제 #1
0
 public DxfBoundingBox? GetBoundingBox()
 {
     return DxfBoundingBox.FromPoints(GetExtentsPoints());
 }