puma
Active member
I need to display a vector image (.emf) in a C# Windows form.
The Picture control does this, but it seems to convert the image to raster format, because when I scale the image it becomes jaggy.
Is there a way to do this right (a UserControl, or something like that)?
The Picture control does this, but it seems to convert the image to raster format, because when I scale the image it becomes jaggy.
Is there a way to do this right (a UserControl, or something like that)?