Back to Devexpress

ImageLayer Events

windowsforms-devexpress-dot-xtramap-dot-imagelayer-dot-underscore-events.md

latest1.3 KB
Original Source

ImageLayer Events

Displays map images obtained from map image data providers.

NameDescription
DataLoadedOccurs after the data has been loaded into a map layer. Inherited from LayerBase.
ErrorOccurs when an internal exception is raised. Inherited from LayerBase.
RequestDataLoadingOccurs when a request data download has begun.
ViewportChangedOccurs every time the current viewport is changed. Inherited from LayerBase.
VisibleChangedOccurs when the layer’s LayerBase.Visible property value has changed. Inherited from LayerBase.

See Also

ImageLayer Class

ImageLayer Members

DevExpress.XtraMap Namespace