Click or drag to resize
AB4D logo

CameraNavigationCirclesZAxisColor Property

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

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

Property Value

Color
See Also