FontFamily.GenericSansSerif 속성

정의

일반 sans serif FontFamily 개체를 가져옵니다.

public:
 static property System::Drawing::FontFamily ^ GenericSansSerif { System::Drawing::FontFamily ^ get(); };
public static System.Drawing.FontFamily GenericSansSerif { get; }
member this.GenericSansSerif : System.Drawing.FontFamily
Public Shared ReadOnly Property GenericSansSerif As FontFamily

속성 값

FontFamily

일반 sans serif 글꼴을 나타내는 FontFamily 개체입니다.

적용 대상