Classe GaugePointerInstance
Represents an instance type of the GaugePointer class, and contains the calculated values of the properties in GaugePointer.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Class GaugePointerInstance _
Inherits BaseInstance
'Uso
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
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugePointerInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .LinearPointerInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .RadialPointerInstance
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também