言語

MapAppearanceRuleInstance.DataValue プロパティ

定義

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

public:
 property System::Object ^ DataValue { System::Object ^ get(); };
public object DataValue { get; }
member this.DataValue : obj
Public ReadOnly Property DataValue As Object

プロパティ値

DataValueプロパティの計算値を表すオブジェクトです。

適用対象