Classe PointerCapInstance
Represents an instance type of the PointerCap class and contains the calculated values of the properties in PointerCap.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..PointerCapInstance
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class PointerCapInstance _
Inherits BaseInstance
'Utilisation
Dim instance As PointerCapInstance
public sealed class PointerCapInstance : BaseInstance
public ref class PointerCapInstance sealed : public BaseInstance
[<SealedAttribute>]
type PointerCapInstance =
class
inherit BaseInstance
end
public final class PointerCapInstance extends BaseInstance
Le type PointerCapInstance expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
CapStyle | Gets the calculated value of the CapStyle property in a PointerCap class. |
![]() |
Hidden | Gets the calculated value of the Hidden property in a PointerCap class. |
![]() |
OnTop | Gets the calculated value of the OnTop property in a PointerCap class. |
![]() |
Reflection | Gets the calculated value of the Reflection property in a PointerCap class. |
![]() |
Style | Gets the calculated value of the Style property in a PointerCap class. |
![]() |
Width | Gets the calculated value of the Width property in a PointerCap class. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ResetInstanceCache | Resets the instance cache. (hérité de BaseInstance.) |
![]() |
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.