Classe GaugePointerInstance
Represents an instance type of the GaugePointer class, and contains the calculated values of the properties in GaugePointer.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Class GaugePointerInstance _
Inherits BaseInstance
'Utilisation
Dim instance As GaugePointerInstance
public class GaugePointerInstance : BaseInstance
public ref class GaugePointerInstance : public BaseInstance
type GaugePointerInstance =
class
inherit BaseInstance
end
public class GaugePointerInstance extends BaseInstance
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugePointerInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .LinearPointerInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .RadialPointerInstance
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.