Click or drag to resize

ShapeEventArgs Constructor (Shape)

Initializes a new instance of the ShapeEventArgs class

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public ShapeEventArgs(
	Shape shape
)

Parameters

shape
Type: RootPro.RootProCADShape
See Also