|
CameraNavigationCirclesNegativeAxisCircleFillBrush Property |
NegativeAxisCircleFillBrush defines the Fill Brush for the axis circles 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 White brush with 80% opacity.
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Brush NegativeAxisCircleFillBrush { get; set; }
Property Value
BrushSee Also