Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Visualization/MouseEventListener.cs @ 724

Last change on this file since 724 was 724, checked in by bspisic, 16 years ago

#319

Class MouseEventListener added
In CanvasUI surrounded the Draw method with try/catch to prevent exceptions in UI-Designer

File size: 82 bytes
Line 
1namespace HeuristicLab.Visualization {
2  public class MouseEventListener {}
3}
Note: See TracBrowser for help on using the repository browser.