Freigeben über


GaugePointerInstance-Klasse

Represents an instance type of the GaugePointer class, and contains the calculated values of the properties in GaugePointer.

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

Syntax

'Declaration
Public Class GaugePointerInstance _
    Inherits BaseInstance
'Usage
Dim instance As GaugePointerInstance
public class GaugePointerInstance : BaseInstance
public ref class GaugePointerInstance : public BaseInstance
type GaugePointerInstance =  
    class
        inherit BaseInstance
    end
public class GaugePointerInstance extends BaseInstance

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.