Highlight

Gets and sets a Boolean that determines whether the object is highlighted in the 3D Window.

 

JavaScript

 

 

 

Highlight

 

C#

 

 

 

bool Highlight { get; set;}

 

C++

 

 

 

HRESULT Highlight([out, retval] VARIANT_BOOL* pVal)

HRESULT Highlight([in] VARIANT_BOOL* pVal)