[BUG] Graphics.DrawIcon(Icon, int, int);

  • Thread starter Thread starter Lloyd Dupont
  • Start date Start date
L

Lloyd Dupont

in .NET 1.1

Graphics.DrawIcon(Icon, int, int) doesn't clip the icon according to the
graphic object's current clip region
 
Can you give more details ?
Because i've no problems using this function in one of my application...
 
Back
Top