FontStretch.Equality(FontStretch, FontStretch) Operador

Definição

Compara duas instâncias de FontStretch para igualdade.

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

Parâmetros

left
FontStretch

Primeira vez FontStretch comparar.

right
FontStretch

Segunda vez para FontStretch comparar.

Devoluções

true quando os objetos especificados FontStretch são iguais; caso contrário, false.

Aplica-se a