Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Access System.Drawing in QM
#2
Not possible. Most classes in System.Drawing.dll aren't COM-visible. You can see it in ILSpy. COM-visible assemblies or classes have attribute [ComVisible(true)].

There are some QM GDI+ classes without .NET:
GDI+


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)