BackgroundImageInstance クラス
BackgroundImage クラスのインスタンスの型を表し、BackgroundImage のプロパティの計算値を含んでいます。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class BackgroundImageInstance _
Inherits BaseInstance _
Implements IImageInstance
'使用
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
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..BackgroundImageInstance
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。