Gets the Gwx3DControl associated with this instance of GwxConfiguration3D.

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

Syntax

C#
public Gwx3DControl Gwx3DControl { get; }
Visual Basic
Public ReadOnly Property Gwx3DControl As Gwx3DControl
	Get
JScript
function get Gwx3DControl () : Gwx3DControl

See Also