Thermometer Members
Include Protected Members
Include Inherited Members
Defines display properties for a linear gauge thermometer pointer.
The Thermometer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Thermometer() | Creates a new instance of the Thermometer class. |
![]() |
Thermometer(IPropertyStore) | Creates a new instance of the Thermometer class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
BulbOffset | Offset of the bulb from the zero position, as a percent of the scale length. |
![]() |
BulbSize | Size of the bulb, as a percent of the scale width. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
Style | Gets the style properties of this report definition object. |
![]() |
ThermometerStyle | Type of the thermometer. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top