Partilhar via


Propriedade do RDL RadialPointer.PointerCap

Gets the style properties for the pointer cap.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property PointerCap As PointerCap 
    Get
'Uso
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

Valor da propriedade

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.PointerCap
A PointerCap object.

Consulte também

Referência

RadialPointer Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering