| Visual Basic (Declaration) | |
|---|---|
| Public Event LegendChanged As EventHandler(Of EventArgs) | |
| C# | |
|---|---|
| public event EventHandler<EventArgs> LegendChanged | |
              Actually, for this kind of layer, the legend never changes after initialization.              
            
            
            
            
            
            Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7
 
     
     
     
     
    