Share

isHidden Method

Overload List

Method Description
AcDbLayerTableRecord::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.
AcDbLayerTableRecord::isHidden () 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.

Was this information helpful?