Freigeben über


GaugePointer.PointerImage-Eigenschaft

Gets the image to use for the pointer.

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

Syntax

'Declaration
Public ReadOnly Property PointerImage As PointerImage 
    Get
'Usage
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

Eigenschaftswert

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

Siehe auch

Verweis

GaugePointer Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace