Click or drag to resize
AB4D logo

CameraNavigationCirclesBackgroundCircleBrush Property

BackgroundCircleBrush defines the Brush that is used for the background circle. Default value is semi-transparent light gray (#66CCCCCC).

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

Property Value

Brush
See Also