Condividi tramite


Classe BaseGaugeImageInstance

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

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Class BaseGaugeImageInstance _
    Inherits BaseInstance
'Utilizzo
Dim instance As BaseGaugeImageInstance
public class BaseGaugeImageInstance : BaseInstance
public ref class BaseGaugeImageInstance : public BaseInstance
type BaseGaugeImageInstance =  
    class
        inherit BaseInstance
    end
public class BaseGaugeImageInstance extends BaseInstance

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.