FontStretch.Equality(FontStretch, FontStretch) Opérateur

Définition

Compare deux instances d’égalité FontStretch .

public:
 static bool operator ==(System::Windows::FontStretch left, System::Windows::FontStretch right);
public static bool operator ==(System.Windows.FontStretch left, System.Windows.FontStretch right);
static member ( = ) : System.Windows.FontStretch * System.Windows.FontStretch -> bool
Public Shared Operator == (left As FontStretch, right As FontStretch) As Boolean

Paramètres

left
FontStretch

Première instance de FontStretch comparaison.

right
FontStretch

Deuxième instance de FontStretch comparaison.

Retours

true lorsque les objets spécifiés FontStretch sont égaux ; sinon, false.

S’applique à