[Missing <summary> documentation for "T:_3DScanner.LiveOverview.LiveMultiViewer"]

Namespace: _3DScanner.LiveOverview
Assembly: 3DScanner.LiveOverview (in 3DScanner.LiveOverview.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class LiveMultiViewer : UserControl, 
	IComponentConnector
Visual Basic
Public Class LiveMultiViewer _
	Inherits UserControl _
	Implements IComponentConnector
Visual C++
public ref class LiveMultiViewer : public UserControl, 
	IComponentConnector

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
                  _3DScanner.LiveOverview..::..LiveMultiViewer

See Also