System.NotImplementedException: MetafileGraphics.FillRectangle(Brush Brush, RectangleF rect) error occurs with the code below:
using Aspose.Drawing;
using Aspose.Drawing.Imaging;
var stream = new MemoryStream();
usin…...FillRectangle(Brush brush, RectangleF rect) Aspose...MetafileGraphics.FillRectangle(Brush brush, RectangleF rect) error occurs...