Classe TopImageInstance
Represents an instance type of the TopImage class, and contains the calculated values of the properties in TopImage.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class TopImageInstance _
Inherits BaseGaugeImageInstance
'Utilizzo
Dim instance As TopImageInstance
public sealed class TopImageInstance : BaseGaugeImageInstance
public ref class TopImageInstance sealed : public BaseGaugeImageInstance
[<SealedAttribute>]
type TopImageInstance =
class
inherit BaseGaugeImageInstance
end
public final class TopImageInstance extends BaseGaugeImageInstance
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseGaugeImageInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..TopImageInstance
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.
Vedere anche