Click or drag to resize

WpfRenderHost Class

Interaction logic for WpfRenderHost.xaml
WpfRenderHost
Inheritance Hierarchy

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

The WpfRenderHost type exposes the following members.

Constructors
  NameDescription
Public methodWpfRenderHost
Initializes a new instance of the WpfRenderHost class
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
Top
See Also