Classe PointerCapInstance
Represents an instance type of the PointerCap class and contains the calculated values of the properties in PointerCap.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..PointerCapInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class PointerCapInstance _
Inherits BaseInstance
'Utilizzo
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
Nel tipo PointerCapInstance sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
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. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ResetInstanceCache | Resets the instance cache. Ereditato da BaseInstance. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)
.gif)