Partager via


Propriété Thermometer

Thermometer style properties.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Thermometer As Thermometer
    Get
'Utilisation
Dim instance As LinearPointer
Dim value As Thermometer

value = instance.Thermometer
public Thermometer Thermometer { get; }
public:
property Thermometer^ Thermometer {
    Thermometer^ get ();
}
member Thermometer : Thermometer
function get Thermometer () : Thermometer