次の方法で共有


RadialPointer.PointerCap プロパティ

ポインター キャップのスタイル プロパティ。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

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

value = instance.PointerCap

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

プロパティ値

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

関連項目

参照

RadialPointer クラス

Microsoft.ReportingServices.RdlObjectModel 名前空間