Click or drag to resize

LayerTableSetOtherState Method

Set the state of layers other than the specified layer.

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 SetOtherState(
	Layer[] layers,
	ShapeState state
)

Parameters

layers
Type: RootPro.RootProCADLayer
state
Type: RootPro.RootProCADShapeState
See Also