|
CameraNavigationCirclesNegativeAxisTextBrush Property |
NegativeAxisTextBrush defines the color of the axis name on the negative 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.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Brush NegativeAxisTextBrush { get; set; }
Property Value
BrushSee Also