Share via


TopImage Class

Represents an image to be displayed atop part of a gauge.

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

Syntax

'Declaration
Public Class TopImage _
    Inherits BaseGaugeImage
'Usage
Dim instance As TopImage
public class TopImage : BaseGaugeImage
public ref class TopImage : public BaseGaugeImage
type TopImage =  
    class
        inherit BaseGaugeImage
    end
public class TopImage extends BaseGaugeImage

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.