Represents a decoration element drawn in a separate layer over the map.
The following tables list the members exposed by the Decoration type.
Name | Description | |
---|---|---|
Initializes a new instance of the Decoration class. |
Name | Description | |
---|---|---|
Gets or sets the label of this map element. (Inherited from MapElement.) |
||
Gets or sets the latitude associated with this decoration. |
||
Gets or sets the longitude associated with this decoration. |
Name | Description | |
---|---|---|
Gets the decoration's location. |
Name | Description | |
---|---|---|
Draws this map element on the specified drawing surface. (Inherited from MapElement.) |
||
Draws the label of this map element. (Inherited from MapElement.) |
||
Draws a highlight of this map element. (Inherited from MapElement.) |
||
Tests whether this map element contains the specified point. (Inherited from MapElement.) |