Search
Layer(TColor, TPalette).BeginLoad Event
See Also
 





Raised when the component starts loading map data from a file or memory stream.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public event EventHandler BeginLoad

Visual Basic  Copy Code

Public Event BeginLoad As EventHandler

 See Also