RhinoCommon API
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

public void SetBaseGumball( GumballObject gumball )
Public Sub SetBaseGumball ( gumball As GumballObject )
Parameters
- gumball
- Type: Rhino.UI.GumballGumballObject
The gumball source.
