Partager via


Propriété RadialPointer.PointerCap

Gets the style properties for the pointer cap.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PointerCap As PointerCap 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

RadialPointer Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering