Click or drag to resize

LayerTableSetOtherHide Method

Set layers other than the specified layer as hidden layers.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract void SetOtherHide(
	Layer[] layers,
	bool hide
)

Parameters

layers
Type: RootPro.RootProCADLayer
hide
Type: SystemBoolean
See Also