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.

请参阅

参考

RadialPointer 类

Microsoft.ReportingServices.OnDemandReportRendering 命名空间