Click or drag to resize

LinetypeItemDeletingEventArgs Constructor

Initializes a new instance of the LinetypeItemDeletingEventArgs class

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

Parameters

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