Skip to main content

VectorFileLayer Events

A layer that displays vector elements loaded from a file (e.g., Shapefile or KML).
Name Description
FileReadCompleted Occurs when reading a shape data file has been completed.
MapItemLoaded Occurs when all map items have been loaded.
PropertyChanged Occurs every time any of the MapElement class properties has changed its value. Inherited from MapElement.
ViewportChanged Occurs every time the current viewport is changed. Inherited from LayerBase.
See Also