op_Inequality
FontWeight Inequality operator
2 つの「FontWeight」値が等しくないかどうかを確認します
public static bool operator !=(FontWeight first, FontWeight second)
パラメータ | タイプ | 説明 |
---|---|---|
first | FontWeight | 最初に確認する値 |
second | FontWeight | 確認する 2 番目の値 |
戻り値
等しい場合は false、そうでない場合は true
関連項目
- struct FontWeight
- 名前空間 GroupDocs.Editor.HtmlCss.Css.Properties
- 組み立て GroupDocs.Editor