Represents a bubble object that can be drawn as a decoration over the map.
The following tables list the members exposed by the DecorationBubble type.
DecorationBubble
Initializes a new instance of the DecorationBubble class.
BorderColor
Gets or sets the bubble's border color.
FillColor
Gets or sets the bubble's fill color.
Radius
Gets or sets the bubble radius in pixels.
Draw
MapElement.Draw override.
DrawLabel
MapElement.DrawLabel override.
Highlight
MapElement.Highlight override.
HitTest
MapElement.HitTest override.
DecorationBubble ClassMindFusion.Mapping.Wpf Namespace