Click or drag to resize

Vector2Control Class

[Missing <summary> documentation for "T:Demo3D.Visuals.Controls.CorePropertyViewer.Vector2Control"]

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

Namespace:  Demo3D.Visuals.Controls.CorePropertyViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
public class Vector2Control : VectorControlBase

The Vector2Control type exposes the following members.

Constructors
  NameDescription
Public methodVector2Control
Initializes a new instance of the Vector2Control class
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
(Inherited from VectorControlBase.)
Top
Fields
  NameDescription
Public fieldStatic memberValueProperty
Top
See Also