Image クラス

画像を表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Class Image _
    Inherits ReportItem
'使用
Dim instance As Image
public class Image : ReportItem
public ref class Image : public ReportItem
type Image =  
    class
        inherit ReportItem
    end
public class Image extends ReportItem

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。