言語

PointerCapInstance.CapStyle プロパティ

定義

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeCapStyles CapStyle { Microsoft::ReportingServices::OnDemandReportRendering::GaugeCapStyles get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeCapStyles CapStyle { get; }
member this.CapStyle : Microsoft.ReportingServices.OnDemandReportRendering.GaugeCapStyles
Public ReadOnly Property CapStyle As GaugeCapStyles

プロパティ値

GaugeCapStylesプロパティの計算値を表すCapStyle値です。

適用対象