FontStretch.Equality Operator (FontStretch, FontStretch)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Compares two instances of FontStretch for equality.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- left
-
Type:
System.Windows.FontStretch
First instance of FontStretch to compare.
- right
-
Type:
System.Windows.FontStretch
Second instance of FontStretch to compare.
Return Value
Type: System.Booleantrue when the specified FontStretch objects are equal; otherwise, false.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: