Freigeben über


PointerImageInstance-Klasse

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

Vererbungshierarchie

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

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

Syntax

'Declaration
Public NotInheritable Class PointerImageInstance _
    Inherits BaseGaugeImageInstance
'Usage
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

Der PointerImageInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft HueColor Gets the calculated value of the HueColor property in a PointerImage class.
Öffentliche Eigenschaft ImageData Gets the calculated value of the ImageData()()()() property in a BaseGaugeImage class. (Geerbt von BaseGaugeImageInstance.)
Öffentliche Eigenschaft MIMEType Gets the calculated value of the MIMEType property in a BaseGaugeImage class. (Geerbt von BaseGaugeImageInstance.)
Öffentliche Eigenschaft OffsetX Gets the calculated value of the OffsetX property in a PointerImage class.
Öffentliche Eigenschaft OffsetY Gets the calculated value of the OffsetY property in a PointerImage class.
Öffentliche Eigenschaft Source Gets the calculated value of the Source property in a BaseGaugeImage class. (Geerbt von BaseGaugeImageInstance.)
Öffentliche Eigenschaft Transparency Gets the calculated value of the Transparency property in a PointerImage class.
Öffentliche Eigenschaft TransparentColor Gets the calculated value of the TransparentColor property in a BaseGaugeImage class. (Geerbt von BaseGaugeImageInstance.)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Resets the instance cache. (Geerbt von BaseGaugeImageInstance.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Geschütztes Feld m_defObject Infrastruktur (Geerbt von BaseGaugeImageInstance.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.