Click or drag to resize
AB4D logo

CameraNavigationCirclesPositiveAxisTextBrush Property

PositiveAxisTextBrush defines the color of the axis name on the positive axes (+x, +y, +z). When the Brush is null, then the color of the axis is used (each axis circle is colored by the color of the axis). Default value is Black.

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

Property Value

Brush
See Also