다음을 통해 공유


Font.Family 속성

정의

이 글꼴이 속하는 글꼴 패밀리를 가져옵니다.

public:
 property System::String ^ Family { System::String ^ get(); };
public string? Family { get; }
member this.Family : string
Public ReadOnly Property Family As String

속성 값

Font 구조체가 속한 글꼴 패밀리입니다.

적용 대상