Classe RadialPointerInstance
Represents an instance type of the RadialPointer class, and contains the calculated values of the properties in RadialPointer.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class RadialPointerInstance _
Inherits GaugePointerInstance
'Uso
Dim instance As RadialPointerInstance
public sealed class RadialPointerInstance : GaugePointerInstance
public ref class RadialPointerInstance sealed : public GaugePointerInstance
[<SealedAttribute>]
type RadialPointerInstance =
class
inherit GaugePointerInstance
end
public final class RadialPointerInstance extends GaugePointerInstance
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePointerInstance
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