Partager via


Classe PointerCap

Represents a pointer cap for a radial gauge.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class PointerCap _
    Inherits ReportObject
'Utilisation
Dim instance As PointerCap
public class PointerCap : ReportObject
public ref class PointerCap : public ReportObject
type PointerCap =  
    class
        inherit ReportObject
    end
public class PointerCap extends ReportObject

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..PointerCap

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.