op_Inequality
FontSize Inequality operator
Prüft, ob zwei „FontSize“-Werte ungleich sind
public static bool operator !=(FontSize first, FontSize second)
| Parameter | Typ | Beschreibung |
|---|---|---|
| first | FontSize | Erster zu überprüfender Wert |
| second | FontSize | Zweiter zu prüfender Wert |
Rückgabewert
false, wenn gleich, true sonst
Siehe auch
- struct FontSize
- namensraum GroupDocs.Editor.HtmlCss.Css.Properties
- Montage GroupDocs.Editor