MindFusion.Wpf Pack Programmer's Guide
DecorationBubble Members
Constructors Properties Methods
 


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.

 Public Constructors

  Name Description

DecorationBubble

Initializes a new instance of the DecorationBubble class.

 Public Properties

  Name Description

BorderColor

Gets or sets the bubble's border color.

FillColor

Gets or sets the bubble's fill color.

FontName

Gets or sets the name of the font used to render the label of this element. (Inherited from MapElement.)

FontSize

Gets or sets the size of the font used to render the label of this element. (Inherited from MapElement.)

Label

Gets or sets the label of this map element. (Inherited from MapElement.)

Latitude

Gets or sets the latitude associated with this decoration. (Inherited from Decoration.)

Longitude

Gets or sets the longitude associated with this decoration. (Inherited from Decoration.)

Radius

Gets or sets the bubble radius in pixels.

 Public Methods

  Name Description

GetLocation

Gets a point representing the geographical location of the decoration. (Inherited from Decoration.)

 Protected Methods

  Name Description

Draw

MapElement.Draw override.

DrawLabel

MapElement.DrawLabel override.

Highlight

MapElement.Highlight override.

HitTest

MapElement.HitTest override.

 See Also

DecorationBubble Class
MindFusion.Mapping.Wpf Namespace