Ejemplo n.º 1
0
 void Destroy()
 {
     if (m_labObject != null && !(m_labObject is EleLine))
     {
         LabObjectOperateCenter.UnRegeditMove(this, m_labObject);
     }
 }