op_Inequality
FontWeight Inequality operator
Prüft, ob zwei „FontWeight“-Werte ungleich 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
false, wenn gleich, true sonst
Siehe auch
- struct FontWeight
- namensraum GroupDocs.Editor.HtmlCss.Css.Properties
- Montage GroupDocs.Editor