Click or drag to resize

SelectionChangedEventArgs Constructor

Initializes a new instance of the SelectionChangedEventArgs class

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public SelectionChangedEventArgs(
	Document doc
)

Parameters

doc
Type: RootPro.RootProCADDocument
See Also