Partager via


Classe BackgroundImageInstance

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering..::..BackgroundImageInstance

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class BackgroundImageInstance _
    Inherits BaseInstance _
    Implements IImageInstance
'Utilisation
Dim instance As BackgroundImageInstance
public sealed class BackgroundImageInstance : BaseInstance, 
    IImageInstance
public ref class BackgroundImageInstance sealed : public BaseInstance, 
    IImageInstance
[<SealedAttribute>]
type BackgroundImageInstance =  
    class
        inherit BaseInstance
        interface IImageInstance
    end
public final class BackgroundImageInstance extends BaseInstance implements IImageInstance

Le type BackgroundImageInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique BackgroundRepeat Gets the calculated value of the BackgroundRepeat property in a BackgroundImage class.
Propriété publique ImageData Gets the calculated value of the ImageData()()()() property in a BackgroundImage class.
Propriété publique MIMEType Gets the calculated value of the MIMEType property in a BackgroundImage class.
Propriété publique Position Gets the calculated value of the Position property in a BackgroundImage class.
Propriété publique StreamName Gets the calculated value of the StreamName()()()() property in a BackgroundImage class.
Propriété publique TransparentColor Gets the calculated value of the TransparentColor property in a BackgroundImage class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode protégée ResetInstanceCache Resets the instance cache. (hérité de BaseInstance.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.