Represents an image that can be drawn as a decoration over the map.
The following tables list the members exposed by the DecorationImage type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
Gets or sets a System.Drawing.Image that should be displayed when the decoration is highlighted. |
||
Gets or sets the System.Drawing.Image that should be displayed as a decoration. |
||
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 horizontal offset within the image that should be aligned to the decoration longitude. |
||
Gets or sets vertical offset within the image that should be aligned to the decoration latitude. |
Name | Description | |
---|---|---|
Gets the decoration's location. (Inherited from Decoration.) |
Name | Description | |
---|---|---|
MapElement.Draw override. |
||
MapElement.DrawLabel override. |
||
MapElement.Highlight override. |
||
MapElement.HitTest override. |