共用方式為


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 命名空間