共用方式為


Measure.FontName 屬性

定義

取得或設定 Measure 的 FontName 資訊,以供用戶端使用。

[System.ComponentModel.Browsable(false)]
public string FontName { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.FontName : string with get, set
Public Property FontName As String

屬性值

包含 FontName 資訊的 String。

屬性

備註

只允許常數。

適用於