LayerFilterCompareTo(LayerFilter) Method

Checks whether this LayerFilter object and the specified LayerFilter object allow the same layers.

Namespace: Teigha.LayerManager
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual bool CompareTo(
        LayerFilter otherFilter
)

Parameters

otherFilter  LayerFilter
 

Return Value

Boolean
Remarks
true if this LayerFilter object and the specified LayerFilter object allow the same layers.
See Also

©  Bricsys NV. All rights reserved.