Sdílet prostřednictvím


FontStretch.Equality(FontStretch, FontStretch) Operátor

Definice

Porovná dvě instance FontStretch rovnosti.

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

Parametry

left
FontStretch

První instance FontStretch porovnání.

right
FontStretch

Druhá instance FontStretch porovnání.

Návraty

Boolean

true jsou-li zadané FontStretch objekty stejné; jinak, false.

Platí pro