Click or drag to resize
AB4D logo

WpfModel3DPolygonLineNodeUseModelColor Property

Gets or sets a Boolean that specified if line color is get from the color of model's material (in case of SolidColor DiffuseMaterial) or the specified LineColor is always used.

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

Property Value

Boolean
See Also