So I have found example code on how I am supposed to add images to DXF in CAD .NET, but the image does not come up and it breaks the DXF.
Could you give a working example:
Here is my code:
double posX = 1…...left corner) double scale = 16; // scales both the X and Y axis...UVector.X = scale; //scale rasterImage.VVector.Y = scale; List<CadBaseEntity>...