Click or drag to resize
AB4D logo

CameraAxisPanelYAxisColor Property

Gets or sets the color of Y axis. When set to Colors.Transparent, then the axis is hidden.

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

Property Value

Color
See Also