Partilhar via


Classe LinearPointer

Represents a linear pointer to be drawn against a linear scale.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public NotInheritable Class LinearPointer _
    Inherits GaugePointer
'Uso
Dim instance As LinearPointer
public sealed class LinearPointer : GaugePointer
public ref class LinearPointer sealed : public GaugePointer
[<SealedAttribute>]
type LinearPointer =  
    class
        inherit GaugePointer
    end
public final class LinearPointer extends GaugePointer

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.