Click or drag to resize
DXViewCustomDXMeshProperty Field
CustomDXMeshProperty is used to annotate WPF's GeometryModel3D to use custom MeshBase geometry mesh instead of WPF's MeshGeometry3D.

Namespace: Ab3d.DirectX.Controls
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 1.1.5815.1040
Syntax
C#
public static readonly DependencyProperty CustomDXMeshProperty

Field Value

Type: DependencyProperty
See Also