Click or drag to resize
AB4D logo

CameraNavigationCircles.BackgroundCircleBrush 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.2.9104.2045
Syntax
C#
public Brush BackgroundCircleBrush { get; set; }

Property Value

Brush
See Also