public override int GetHashCode() { return(m_iSize.GetHashCode() ^ m_LineShape.GetHashCode() ^ m_Color.GetHashCode()); }