PaintValueEventArgs.Value 屬性

定義

取得要繪製的數值。

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

屬性值

指示要繪製什麼的物件。

適用於