Classe PointerCap
Represents a pointer cap for a radial gauge.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..PointerCap
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en 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
Le type PointerCap expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
PointerCap | Creates a new instance of the PointerCap class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
CapImage | Image to use for the pointer cap. |
![]() |
CapStyle | Type of the cap. |
![]() |
ComponentMetadata | The component metadata. (hérité de ReportObject.) |
![]() |
Hidden | Indicates the cap is hidden. |
![]() |
OnTop | Indicates the cap is displayed on top of the pointer. |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
Reflection | Indicates the cap has a reflection effect. |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
Style | Gets the style properties of this report definition object. |
![]() |
Width | Width of the cap, as a percent of the scale radius. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
Initialize | Initializes an instance of the PointerCap class. (remplace ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Infrastructure. (hérité de ReportObject.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (hérité de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
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.