GraphWorX 3D Control

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

Syntax

C#
public sealed class Gwx3DControl : Ico3DControl, 
	IServiceProvider, ISelectionService, IUICommandTarget, ICommandTarget, ICommandExecutorContainer
Visual Basic
Public NotInheritable Class Gwx3DControl _
	Inherits Ico3DControl _
	Implements IServiceProvider, ISelectionService, IUICommandTarget, ICommandTarget,  _
	ICommandExecutorContainer
JScript
public final class Gwx3DControl extends Ico3DControl implements IServiceProvider, ISelectionService, IUICommandTarget, ICommandTarget, ICommandExecutorContainer

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ContentControl
                System.Windows.Controls..::..UserControl
                  Ico.Windows.Media.Media3D..::..Ico3DControl
                    Ico.Gwx..::..Gwx3DControl

See Also