Click or drag to resize
AB4D logo

WireGridVisual3DMajorLineColor Property

Gets or sets the color of the major lines. To show major lines, the MajorLinesFrequency must be bigger then 0. Default value is Black.

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

Property Value

Color
See Also