op_Equality
FontSize Equality operator
Überprüft, ob zwei „FontSize“-Werte gleich 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
wahr, wenn gleich, sonst falsch
Siehe auch
- struct FontSize
- namensraum GroupDocs.Editor.HtmlCss.Css.Properties
- Montage GroupDocs.Editor