ViewportLayerVisible Method

Checks whether the specified layer is not frozen either globally or in this Viewport object.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual bool LayerVisible(
        ObjectId idLayer
)

Parameters

idLayer  ObjectId
[in] Persistent object identifier of a layer.

Return Value

Boolean
true if the specified layer is not frozen either globally or in this Viewport object, false otherwise.
See Also

©  Bricsys NV. All rights reserved.