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: 12.0.0.0 (12.0.0.0)
Syntax
public virtual CommandManager CommandManager { get; }

Property Value

Type: CommandManager
See Also