次の方法で共有


FontUnit.Type プロパティ

定義

フォント サイズを表す FontSize 列挙値を取得します。

public:
 property System::Web::UI::WebControls::FontSize Type { System::Web::UI::WebControls::FontSize get(); };
public System.Web.UI.WebControls.FontSize Type { get; }
member this.Type : System.Web.UI.WebControls.FontSize
Public ReadOnly Property Type As FontSize

プロパティ値

FontSize値の 1 つ。

注釈

Type プロパティを使用して、フォント サイズを表すFontSize列挙値を取得します。

適用対象

こちらもご覧ください