Share via


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 情報を含む文字列。

属性

注釈

使用できる定数のみ。

適用対象