言語

CustomLabelInstance.Value プロパティ

定義

ValueクラスにおけるCustomLabelプロパティの計算値を取得します。

public:
 property double Value { double get(); };
public double Value { get; }
member this.Value : double
Public ReadOnly Property Value As Double

プロパティ値

doubleプロパティの計算値を表すValue値です。

適用対象