Partager via


Propriété BulbSize

Gets the calculated value of the BulbSize property in a Thermometer class.

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

Syntaxe

'Déclaration
Public ReadOnly Property BulbSize As Double
    Get
'Utilisation
Dim instance As ThermometerInstance
Dim value As Double

value = instance.BulbSize
public double BulbSize { get; }
public:
property double BulbSize {
    double get ();
}
member BulbSize : float
function get BulbSize () : double

Valeur de propriété

Type : System. . :: . .Double
A double value that represents the calculated value of the BulbSize property.