Свойство RadialPointer.PointerCap
Gets the style properties for the pointer cap.
Пространство имен: 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
A PointerCap object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering