Свойство PointerCap

Style properties for the pointer cap.

Пространство имен:  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
A PointerCap object.