Partilhar via


Classe LinearPointer

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

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Class LinearPointer _
    Inherits GaugePointer
'Uso
Dim instance As LinearPointer
public class LinearPointer : GaugePointer
public ref class LinearPointer : public GaugePointer
type LinearPointer =  
    class
        inherit GaugePointer
    end
public 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.