FontUnit.Point(Int32) 메서드

정의

정수 FontUnit 값에서 형식 Point 을 만듭니다.

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

매개 변수

n
Int32

로 변환할 값을 나타내는 Point 정수입니다 FontUnit.

반품

FontUnit 매개 변수로 지정된 글꼴 크기를 나타내는 A n 입니다.

설명

정적 Point 메서드를 사용하여 매개 변수로 FontUnit 지정된 n 글꼴 크기를 나타내는 값을 만듭니다.

적용 대상

추가 정보