Click or drag to resize
AB4D logo

ModelColorLineMaterialLineColor Property

Gets the color of the line that is determined from the WpfModel material.

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

Property Value

Color4

Implements

ILineMaterialLineColor
See Also