Класс Thermometer

Defines display properties for a linear gauge thermometer pointer.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Class Thermometer _
    Inherits ReportObject
'Применение
Dim instance As Thermometer
public class Thermometer : ReportObject
public ref class Thermometer : public ReportObject
type Thermometer =  
    class
        inherit ReportObject
    end
public class Thermometer extends ReportObject

Иерархия наследования

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..Thermometer

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.