Font.FontStyle プロパティ

定義

フォント スタイルを返すか設定します。

public:
 property System::Object ^ FontStyle { System::Object ^ get(); void set(System::Object ^ value); };
public object FontStyle { get; set; }
Public Property FontStyle As Object

プロパティ値

注釈

このプロパティを変更すると、他のFontオブジェクト プロパティ (や ItalicなどBold) に影響する可能性があります。

適用対象