Click or drag to resize
AB4D logo

WpfUIElement3DNodeUIElement3D Property

Gets the WPF's UIElement3D that is used to initialize this WpfUIElement3DNode

Namespace: Ab3d.DirectX.Models
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public UIElement3D UIElement3D { get; }

Property Value

UIElement3D
See Also