Provides access to methods and properties for configuring the 3D content of this control.
Namespace: Ico.GwxAssembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GwxConfiguration3D Configuration3D { get; set; } |
Visual Basic |
---|
Public Property Configuration3D As GwxConfiguration3D Get Set |
JScript |
---|
function get Configuration3D () : GwxConfiguration3D function set Configuration3D (value : GwxConfiguration3D) |