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.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the DecorationBubble class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the bubble's border color. |
|
![]() |
Gets or sets the bubble's fill color. |
|
![]() |
Gets or sets the name of the font used to render the label of this element. (Inherited from MapElement.) |
|
![]() |
Gets or sets the size of the font used to render the label of this element. (Inherited from MapElement.) |
|
![]() |
Gets or sets the label of this map element. (Inherited from MapElement.) |
|
![]() |
Gets or sets the latitude associated with this decoration. (Inherited from Decoration.) |
|
![]() |
Gets or sets the longitude associated with this decoration. (Inherited from Decoration.) |
|
![]() |
Gets or sets the bubble radius in pixels. |
Name | Description | |
---|---|---|
![]() |
Gets a point representing the geographical location of the decoration. (Inherited from Decoration.) |
Name | Description | |
---|---|---|
![]() |
MapElement.Draw override. |
|
![]() |
MapElement.DrawLabel override. |
|
![]() |
MapElement.Highlight override. |
|
![]() |
MapElement.HitTest override. |