次の方法で共有


LanguageFont.FontStyle プロパティ

定義

フォントの FontStyle プロパティを取得します。

public:
 property FontStyle FontStyle { FontStyle get(); };
FontStyle FontStyle();
public FontStyle FontStyle { get; }
var fontStyle = languageFont.fontStyle;
Public ReadOnly Property FontStyle As FontStyle

プロパティ値

FontStyle プロパティ。

適用対象