Click or drag to resize

VectorControlBase Class

VectorControlBase
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  Demo3D.Visuals.Controls.CorePropertyViewerVectorControlBase
                    Demo3D.Visuals.Controls.CorePropertyViewerVector2Control
                    Demo3D.Visuals.Controls.CorePropertyViewerVector2PropertyControl
                    Demo3D.Visuals.Controls.CorePropertyViewerVector3Control
                    Demo3D.Visuals.Controls.CorePropertyViewerVector3PropertyControl

Namespace:  Demo3D.Visuals.Controls.CorePropertyViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public abstract class VectorControlBase : UserControl, 
	IComponentConnector

The VectorControlBase type exposes the following members.

Constructors
  NameDescription
Public methodVectorControlBase
Initializes a new instance of the VectorControlBase class
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
Top
Fields
See Also