Click or drag to resize
AB4D logo

WireframeVisual3DSolidModelColor Property

Gets or sets a Color that represents the color that is used to show solid color when SingleColorSolidModel or WireframeWithSingleColorSolidModel is used for WireframeType.

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

Property Value

Color
See Also