Classe ThermometerInstance
Represents an instance type of the Thermometer class, and contains the calculated values of the properties in Thermometer.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..ThermometerInstance
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ThermometerInstance _
Inherits BaseInstance
'Utilisation
Dim instance As ThermometerInstance
public sealed class ThermometerInstance : BaseInstance
public ref class ThermometerInstance sealed : public BaseInstance
[<SealedAttribute>]
type ThermometerInstance =
class
inherit BaseInstance
end
public final class ThermometerInstance extends BaseInstance
Le type ThermometerInstance expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
BulbOffset | Gets the calculated value of the BulbOffset property in a Thermometer class. | |
BulbSize | Gets the calculated value of the BulbSize property in a Thermometer class. | |
Style | Gets the calculated value of the Style property in a Thermometer class. | |
ThermometerStyle | Gets the calculated value of the ThermometerStyle property in a Thermometer 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.