| Visual Basic (Declaration) | |
|---|---|
Public Event SatellitesinViewChanged As EventHandler(Of SatellitesInViewChangedEventArgs) | |
| C# | |
|---|---|
public event EventHandler<SatellitesInViewChangedEventArgs> SatellitesinViewChanged | |
The event handler receives an argument of type SatellitesInViewChangedEventArgs containing data related to this event. The following SatellitesInViewChangedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| SatellitesInView | Gets the Dictionary of visible satellites. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8