Partager via


Classe LinearPointerInstance

Represents an instance type of the LinearPointer class, and contains the calculated values of the properties in LinearPointer.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePointerInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..LinearPointerInstance

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class LinearPointerInstance _
    Inherits GaugePointerInstance
'Utilisation
Dim instance As LinearPointerInstance
public sealed class LinearPointerInstance : GaugePointerInstance
public ref class LinearPointerInstance sealed : public GaugePointerInstance
[<SealedAttribute>]
type LinearPointerInstance =  
    class
        inherit GaugePointerInstance
    end
public final class LinearPointerInstance extends GaugePointerInstance

Le type LinearPointerInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique BarStart Gets the calculated value of the BarStart property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique DistanceFromScale Gets the calculated value of the DistanceFromScale property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique Hidden Gets the calculated value of the Hidden property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique MarkerLength Gets the calculated value of the MarkerLength property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique MarkerStyle Gets the calculated value of the MarkerStyle property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique Placement Gets the calculated value of the Placement property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique SnappingEnabled Gets the calculated value of the SnappingEnabled property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique SnappingInterval Gets the calculated value of the SnappingInterval property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique Style Gets the calculated value of the Style property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique ToolTip Gets the calculated value of the ToolTip property in a GaugePointer class. (hérité de GaugePointerInstance.)
Propriété publique Type Gets the calculated value of the Type property in a LinearPointer class.
Propriété publique Width Gets the calculated value of the Width property in a GaugePointer class. (hérité de GaugePointerInstance.)

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode protégée ResetInstanceCache Infrastructure. (hérité de GaugePointerInstance.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.