Share via


Image Class

Represents an image.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class Image _
    Inherits ReportItem
'Usage
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

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.