MapItem Properties
The base class for different map items.
Name | Description |
---|---|
Attributes | Gets the attributes for this map item. |
Is |
Gets or sets a value that defines whether or not a map item can be returned as a hit-testing result. |
Layer | Provides access to the map items layer object. |
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. |
Visible | Gets or sets a value indicating whether or not a map item should be displayed. |
See Also