Click or drag to resize
AB4D logo

WpfModel3DPolygonLineNodeLineMaterial Property

Gets or sets a LineMaterial that is used to render the 3D lines defined by this WpfModel3DPolygonLineNode.

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

Property Value

LineMaterial
See Also