FontStretch.Equality(FontStretch, FontStretch) Operator

Definitie

Vergelijkt twee instanties voor FontStretch gelijkheid.

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

Parameters

left
FontStretch

Eerste instantie van FontStretch het vergelijken.

right
FontStretch

Tweede instantie van FontStretch te vergelijken.

Retouren

true wanneer de opgegeven FontStretch objecten gelijk zijn; falseanders.

Van toepassing op