Click or drag to resize

BalloonContentColor Property

Gets the color of the Html content associated with this balloon. This property returns null if a content 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? ContentColor { get; }

Property Value

Type: NullableColor
See Also