FontUnit.Point(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
static System::Web::UI::WebControls::FontUnit Point(int n);
public static System.Web.UI.WebControls.FontUnit Point (int n);
static member Point : int -> System.Web.UI.WebControls.FontUnit
Public Shared Function Point (n As Integer) As FontUnit
參數
傳回
FontUnit,表示 n
參數指定的字型大小。
備註
使用靜態 Point 方法來建立 , FontUnit 代表 參數所 n
指定的字型大小。