FontStretch.Inequality(FontStretch, FontStretch) Operátor

Definice

Vyhodnotí dva výskyty a FontStretch určí nerovnost.

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 op_Inequality : System.Windows.FontStretch * System.Windows.FontStretch -> bool
Public Shared Operator != (left As FontStretch, right As FontStretch) As Boolean

Parametry

left
FontStretch

První instance pro FontStretch porovnání.

right
FontStretch

Druhá instance pro FontStretch porovnání.

Návraty

falsepokud left se rovná hodnotě right; v opačném případě . true

Platí pro