Condividi tramite


Classe FrameImage

Represents an image to be used for the frame background of a gauge or gauge panel.

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Class FrameImage _
    Inherits BaseGaugeImage
'Utilizzo
Dim instance As FrameImage
public class FrameImage : BaseGaugeImage
public ref class FrameImage : public BaseGaugeImage
type FrameImage =  
    class
        inherit BaseGaugeImage
    end
public class FrameImage extends BaseGaugeImage

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.