private void UpdateMessageLineIcon()
 {
     messageLineIcon = IconFactory.CreateLine(messageLinePen, 0.5, 0, 0.5, 1);
 }