op_Equality
FontWeight Equality operator
Überprüft, ob zwei „FontWeight“-Werte gleich sind
public static bool operator ==(FontWeight first, FontWeight second)
Parameter | Typ | Beschreibung |
---|---|---|
first | FontWeight | Erster zu überprüfender Wert |
second | FontWeight | Zweiter zu prüfender Wert |
Rückgabewert
wahr, wenn gleich, sonst falsch
Siehe auch
- struct FontWeight
- namensraum GroupDocs.Editor.HtmlCss.Css.Properties
- Montage GroupDocs.Editor