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

FontSize 値のいずれか 1 つ。

注釈

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

適用対象

こちらもご覧ください