Create a new Donut3D and add it to the content area

Namespace: Ico.Gwx
Assembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Donut3D AddDonut()
Visual Basic
Public Function AddDonut As Donut3D
JScript
public function AddDonut() : Donut3D

Return Value

the Donut3D that was created

See Also