Click or drag to resize

Vector2PropertyControl Class

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

Inheritance Hierarchy

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

The Vector2PropertyControl type exposes the following members.

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