MapCustomElement Properties
The class used to draw any custom element on a map.
Name | Description |
---|---|
Attributes |
Gets the attributes for this map item.
Inherited from Map |
Content | Gets or sets the custom element’s content. This is a dependency property. |
Content |
Gets or sets the template that defines the presentation of the element’s content, represented by the Map |
Is |
Gets or sets a value that defines whether or not a map item can be returned as a hit-testing result.
Inherited from Map |
Layer |
Provides access to the map items layer object.
Inherited from Map |
Location | Gets or sets a location of the custom element on a map. |
Tool |
Gets or sets a string which represents the pattern specifying the text to be displayed within a tooltip that appears for a map item.
Inherited from Map |
Visible |
Gets or sets a value indicating whether or not a map item should be displayed.
Inherited from Map |
See Also