Click or drag to resize

CommandInitializedEventArgs Constructor (Command)

Initializes a new instance of the CommandInitializedEventArgs class

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

Parameters

command
Type: RootPro.RootProCAD.CommandCommand
See Also