C# Class openVisN.Components.SignalGroupTextLegend.LegendEntry

Afficher le fichier Open project: GridProtectionAlliance/openHistorian

Méthodes publiques

Свойство Type Description
DisplayName string
Pen System.Drawing.Pen

Méthodes publiques

Méthode Description
LegendEntry ( string displayName, Pen pen ) : System.Collections.Generic

Method Details

LegendEntry() public méthode

public LegendEntry ( string displayName, Pen pen ) : System.Collections.Generic
displayName string
pen System.Drawing.Pen
Résultat System.Collections.Generic

Property Details

DisplayName public_oe property

public string DisplayName
Résultat string

Pen public_oe property

public Pen,System.Drawing Pen
Résultat System.Drawing.Pen