BalloonStyle
Class
Specifies how the description balloon for place marks is drawn.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.RadMap.dll
Syntax:
C#
public class BalloonStyle
Inheritance: objectBalloonStyle
Constructors
C#
public BalloonStyle()
Properties
Gets or sets Background color of the balloon (optional).
C#
public Color Background { get; set; }
Gets or sets foreground color for text.
C#
public Color Foreground { get; set; }