次の方法で共有


CapStyle プロパティ

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

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property CapStyle As GaugeCapStyles
    Get
'使用
Dim instance As PointerCapInstance
Dim value As GaugeCapStyles

value = instance.CapStyle
public GaugeCapStyles CapStyle { get; }
public:
property GaugeCapStyles CapStyle {
    GaugeCapStyles get ();
}
member CapStyle : GaugeCapStyles
function get CapStyle () : GaugeCapStyles

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeCapStyles
CapStyle プロパティの計算値を表す GaugeCapStyles 値。