Where on line 17 there is this option:
Aspose.CAD.ImageOptions.CadRasterizationOptions cadRasterizationOptions = new Aspose.CAD.ImageOptions.CadRasterizationOptions();
cadRasterizationOptions.CenterDrawing = true;
But I v23.6.0 with should be the latest does not have it
@idra,
Hello,
you are right, we need to remove this option from example. It is not available anymore and applied internally, so the drawing should be always centered.