共用方式為


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 結構所屬的字型系列。

適用於