2003/10/30 14:15:10 aw 1.3.202.4: #111111#
No one is deleting the MeasureObj? This is not only an error but also a memory leak (!). Main problem is that this object is still listening to
a StyleSheet of the model which was set. Thus, if You want to keep the obnject, set the modfel to 0L, if object is not needed (seems to be the case here), delete it.
2003/10/07 12:16:38 aw 1.3.202.3: #111097#
2003/07/25 16:30:38 aw 1.3.202.2: #110094#
Changed Paint() to DoPaintObject() for identifying reasons
2003/06/06 12:59:07 aw 1.3.202.1: #109820#
2nd run of changes for ItemSet isolation