C++
bool isHidden() const;
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.
bool isHidden() const;
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.