MapItemsLayerBase Events
The base class for layers that display map items.
Name | Description |
---|---|
Attribute |
Occurs for each attribute value that is used in a title or tooltip before this title or tooltip is displayed. |
Data |
Occurs after the data has been loaded into a map layer.
Inherited from Layer |
Error |
Occurs when an internal exception is raised.
Inherited from Layer |
Viewport |
Occurs every time the current viewport is changed.
Inherited from Layer |
Visible |
Occurs when the layer’s Layer |
See Also