Beispiel #1
0
 public void FillEllipse(IBrush brush, GeoAPI.Geometries.IExtents boundingRect)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public void DrawEllipse(IPen pen, GeoAPI.Geometries.IExtents boundingRect)
 {
     throw new NotImplementedException();
 }