Provides access to the properties of the underlying 2D graphics viewer.
Namespace: Ico.GwxAssembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public GwxUserControl Viewer { get; set; } |
| Visual Basic |
|---|
Public Property Viewer As GwxUserControl Get Set |
| JScript |
|---|
function get Viewer () : GwxUserControl function set Viewer (value : GwxUserControl) |