C# Class mcp.Graphs.InfoPointSelectedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: MarkPaxton/SensorShare3 Class Usage Examples

Méthodes publiques

Свойство Type Description
SelectedInfoPoints List

Méthodes publiques

Méthode Description
InfoPointSelectedEventArgs ( List selectedPoints ) : System

Method Details

InfoPointSelectedEventArgs() public méthode

public InfoPointSelectedEventArgs ( List selectedPoints ) : System
selectedPoints List
Résultat System

Property Details

SelectedInfoPoints public_oe property

public List SelectedInfoPoints
Résultat List