RhinoCommon API
CommandStyleAttribute Constructor |
Initializes a new command style attribute class.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- styles
- Type: Rhino.CommandsStyle
Set of values combined using a bitwise OR operation to get the desired combination of command styles.
