internal IndicatorImageInstance(IndicatorImage defObject)
     : base(defObject)
 {
     m_defObject = defObject;
 }