Click or drag to resize

UserInterfaceCheckBox Constructor (String)

Initializes a new instance of the UserInterfaceCheckBox class

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public UserInterfaceCheckBox(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Rhino.UI.UserInterfaceCheckBox.#ctor(System.String)"]

See Also