Click or drag to resize

GridColorInvisible Property

The color of the lines when they are behind other objects.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<ColorValue> ColorInvisible { get; set; }

Property Value

Type: ReferenceColorValue
See Also