M_Rhino_Commands_CommandStyleAttribute__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

CommandStyleAttribute Constructor

Initializes a new command style attribute class.

Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public CommandStyleAttribute(
	Style styles
)

VB

Public Sub New ( 
	styles As Style
)

Parameters

 

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

Version Information

Supported in: 5D58w

See Also

Reference

CommandStyleAttribute Class
Rhino.Commands Namespace

⚠️ **GitHub.com Fallback** ⚠️