Click or drag to resize

CommandPlugIn Property

Gets the plug-in where this commands is placed.

Namespace:  Rhino.Commands
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public PlugIn PlugIn { get; }

Property Value

Type: PlugIn
See Also