C++
HRESULT AXAUTOEXP AcAxEnableShadowDisplay( AcAxObjectRef& objRef, bool* pEnabled );
File
axboiler.h
Description
Sets an object's shadow display by its ref.
Parameters
Parameters | Description |
---|---|
objRef | Input object ref |
pEnabled | Input shadow display value |