Click or drag to resize
AB4D logo

LineMaterialLineColor Property

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

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

Property Value

Color4

Implements

ILineMaterialLineColor
See Also