C++
static bool isHidden( AcDbObjectId );
Description
Indicates whether the layer is shown in the user interface of host applications that support this flag.
Returns true if the layer is hidden. Otherwise, returns false.
static bool isHidden( AcDbObjectId );
Indicates whether the layer is shown in the user interface of host applications that support this flag.
Returns true if the layer is hidden. Otherwise, returns false.