Click or drag to resize

BalloonBackgroundColor Property

Gets the color of the Background of the balloon and content associated with this balloon. This property returns null if a background color was not specified.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Color? BackgroundColor { get; }

Property Value

Type: NullableColor
See Also