C++
virtual ACDBCORE2D_PORT Acad::ErrorStatus subUnhighlight( const AcDbFullSubentPath& subId = kNullSubent, const Adesk::Boolean highlightAll = false ) const;
Description
Override this virtual function in a AcDbEntity-derived class to provide your custom implementation for AcDbEntity::unhighlight.