次の方法で共有


RadialPointer.PointerCap プロパティ

ポインター キャップのスタイル プロパティを取得します。

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

構文

'宣言
Public ReadOnly Property PointerCap As PointerCap 
    Get
'使用
Dim instance As RadialPointer 
Dim value As PointerCap 

value = instance.PointerCap
public PointerCap PointerCap { get; }
public:
property PointerCap^ PointerCap {
    PointerCap^ get ();
}
member PointerCap : PointerCap
function get PointerCap () : PointerCap

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.PointerCap
PointerCap オブジェクト。

関連項目

参照

RadialPointer クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間