Classe BackgroundImageInstance
Represents an instance type of the BackgroundImage class and contains the calculated values of the properties in BackgroundImage.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class BackgroundImageInstance _
Inherits BaseInstance _
Implements IImageInstance
'Utilizzo
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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..BackgroundImageInstance
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.
Vedere anche