Language

GaugeImage.Instance プロパティ

定義

GaugeImageのインスタンスを得ます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeImageInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::GaugeImageInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeImageInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.GaugeImageInstance
Public ReadOnly Property Instance As GaugeImageInstance

プロパティ値

GaugeImageのインスタンス。

適用対象