Click or drag to resize
AB4D logo

CameraNavigationCirclesXAxisColor Property

Gets the color of X axis. To change the color, call the CustomizeAxes method. Default value is Colors.Red.

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

Property Value

Color
See Also