Raised when the control completes loading layer's data asynchronously. Namespace: MindFusion.Mapping.Wpf
|
C#
![]() |
---|
public event EventHandler<LayerEventArgs> LayerLoaded |
Visual Basic
![]() |
---|
Public Event LayerLoaded As EventHandler(Of LayerEventArgs) |
LayerLoaded event handlers receive an argument of type LayerEventArgs.