Click or drag to resize

CommandBeginEventArgs Constructor (Command)

Initializes a new instance of the CommandBeginEventArgs class

Namespace:  RootPro.RootProCAD.Command
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public CommandBeginEventArgs(
	Command command
)

Parameters

command
Type: RootPro.RootProCAD.CommandCommand
See Also