Click or drag to resize
AB4D logo

ModelColorLineMaterialDefaultLineColor Property

Color of the line that is used when the color cannot be determined from WPF material

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

Property Value

Color4
See Also