Compartir a través de


RadialPointer.PointerCap Propiedad

Gets the style properties for the pointer cap.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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 de la propiedad

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

Vea también

Referencia

RadialPointer Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering