Click or drag to resize

ApplicationEntryPointCommandManager Property

Get the object that manages the command.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public virtual CommandManager CommandManager { get; }

Property Value

Type: CommandManager
See Also