Click or drag to resize

GumballDisplayConduitSetBaseGumball Method (GumballObject)

Contents of the gumball are copied to the base gumball of this class.

Namespace:  Rhino.UI.Gumball
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public void SetBaseGumball(
	GumballObject gumball
)

Parameters

gumball
Type: Rhino.UI.GumballGumballObject
The gumball source.
See Also