次の方法で共有


Measure.BackColor プロパティ

定義

Measure の表示の BackColor を取得または設定します。

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

プロパティ値

BackColor を含む文字列。

属性

注釈

使用できる定数のみ。

適用対象