Condividi tramite


Classe PointerImageInstance

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

Gerarchia di ereditarietà

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.BaseGaugeImageInstance
      Microsoft.ReportingServices.OnDemandReportRendering.PointerImageInstance

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

Sintassi

'Dichiarazione
Public NotInheritable Class PointerImageInstance _
    Inherits BaseGaugeImageInstance
'Utilizzo
Dim instance As PointerImageInstance
public sealed class PointerImageInstance : BaseGaugeImageInstance
public ref class PointerImageInstance sealed : public BaseGaugeImageInstance
[<SealedAttribute>]
type PointerImageInstance =  
    class 
        inherit BaseGaugeImageInstance 
    end
public final class PointerImageInstance extends BaseGaugeImageInstance

Nel tipo PointerImageInstance sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica HueColor Gets the calculated value of the HueColor property in a PointerImage class.
Proprietà pubblica ImageData Gets the calculated value of the ImageData property in a BaseGaugeImage class. Ereditato da BaseGaugeImageInstance.
Proprietà pubblica MIMEType Gets the calculated value of the MIMEType property in a BaseGaugeImage class. Ereditato da BaseGaugeImageInstance.
Proprietà pubblica OffsetX Gets the calculated value of the OffsetX property in a PointerImage class.
Proprietà pubblica OffsetY Gets the calculated value of the OffsetY property in a PointerImage class.
Proprietà pubblica Source Gets the calculated value of the Source property in a BaseGaugeImage class. Ereditato da BaseGaugeImageInstance.
Proprietà pubblica Transparency Gets the calculated value of the Transparency property in a PointerImage class.
Proprietà pubblica TransparentColor Gets the calculated value of the TransparentColor property in a BaseGaugeImage class. Ereditato da BaseGaugeImageInstance.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering