- Timestamp:
- 05/30/09 10:11:25 (15 years ago)
- Location:
- trunk/sources/HeuristicLab.Visualization/3.2/Drawing
- Files:
-
- 1 added
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Visualization/3.2/Drawing/IShape.cs
r1884 r1964 1 1 using System.Drawing; 2 2 3 namespace HeuristicLab.Visualization {3 namespace HeuristicLab.Visualization.Drawing { 4 4 /// <summary> 5 5 /// This is the base interface that has to be implemented by all shapes.
Note: See TracChangeset
for help on using the changeset viewer.