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 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 the decoration's location. (Inherited from Decoration.) |
Name | Description | |
---|---|---|
MapElement.Draw override. |
||
MapElement.DrawLabel override. |
||
MapElement.Highlight override. |
||
MapElement.HitTest override. |