LayerFilterFilter Method

Checks whether the specified layer is visible with this LayerFilter object.

Namespace: Teigha.LayerManager
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public bool Filter(
        LayerTableRecord layer
)

Parameters

layer  LayerTableRecord
[in] Layer table record to check.

Return Value

Boolean
true if the specified layer is visible with this LayerFilter object; otherwise the method returns false.
See Also

©  Bricsys NV. All rights reserved.