Click or drag to resize
AB4D logo

WpfWireframeVisual3DNodeWireframeVisual3D Property

Gets the WireframeVisual3D (as Visual3D) that is used to initialize this WpfWireframeVisual3DNode.

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

Property Value

Visual3D
See Also