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