Click or drag to resize
AB4D logo

WireframeVisual3DLineColor Property

Gets or sets the color of the line. When UseModelColor is set to true the line color is get from model's material (when this is not possible than LineColor is used).

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Color LineColor { get; set; }

Property Value

Color
See Also