MindFusion.Wpf Pack Programmer's Guide
Layer(TColor, TPalette).AsyncLoadComplete Event
See Also
 





Raised when an asynchronous shapefile-read operation is completed.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public event EventHandler AsyncLoadComplete

Visual Basic  Copy Code

Public Event AsyncLoadComplete As EventHandler

 Event Data

AsyncLoadComplete event handlers receive an argument of type EventArgs.

 See Also

Layer(TColor, TPalette) Members
Layer(TColor, TPalette) Class
MindFusion.Mapping Namespace