Defines the common features for a 3D navigation control.

Namespace: Ico.Windows.Media.Media3D
Assembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public abstract class Navigation3DControl
Visual Basic
Public MustInherit Class Navigation3DControl
JScript
public abstract class Navigation3DControl

Inheritance Hierarchy

System..::..Object
  Ico.Windows.Media.Media3D..::..Navigation3DControl
    Fly3D
    Orbit3D

See Also