M_Rhino_Commands_CommandStyleAttribute__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new command style attribute class.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public CommandStyleAttribute(
Style styles
)
VB
Public Sub New (
styles As Style
)
- styles
- Type: Rhino.Commands.Style
Set of values combined using a bitwise OR operation to get the desired combination of command styles.
Supported in: 5D58w