Partager via


Propriété GaugePointer.PointerImage

Gets the image to use for the pointer.

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

Syntaxe

'Déclaration
Public ReadOnly Property PointerImage As PointerImage 
    Get
'Utilisation
Dim instance As GaugePointer 
Dim value As PointerImage 

value = instance.PointerImage
public PointerImage PointerImage { get; }
public:
property PointerImage^ PointerImage {
    PointerImage^ get ();
}
member PointerImage : PointerImage
function get PointerImage () : PointerImage

Valeur de propriété

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

Voir aussi

Référence

GaugePointer Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering