Click or drag to resize

ColorItemEventArgs Constructor

Initializes a new instance of the ColorItemEventArgs class

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

Parameters

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