Click or drag to resize

LayerEventArgs Constructor

Initializes a new instance of the LayerEventArgs class

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public LayerEventArgs(
	Document doc,
	int layerId
)

Parameters

doc
Type: RootPro.RootProCADDocument
layerId
Type: SystemInt32
See Also