Represents a filter that represents a range of integer values with custom JSON serialization/deserialization.
More...
|
| FilterRangeInt (bool enabledVisible, bool asScale=false) |
| Initializes a new instance of the FilterRangeInt class with the specified settings.
|
|
| FilterRangeInt () |
| Initializes a new instance of the FilterRangeInt class with default settings.
|
|
Represents a filter that represents a range of integer values with custom JSON serialization/deserialization.
◆ FilterRangeInt() [1/2]
ATAS.Indicators.FilterRangeInt.FilterRangeInt |
( |
bool |
enabledVisible, |
|
|
bool |
asScale = false |
|
) |
| |
Initializes a new instance of the FilterRangeInt class with the specified settings.
- Parameters
-
enabledVisible | A value indicating whether the filter's Enabled property is visible. |
asScale | A value indicating whether the filter represents a scalar value. |
◆ FilterRangeInt() [2/2]
ATAS.Indicators.FilterRangeInt.FilterRangeInt |
( |
| ) |
|
Initializes a new instance of the FilterRangeInt class with default settings.
The documentation for this class was generated from the following file: