IVCDAbsoluteValueProperty::getRange Method |
||
| Returns the minimum and maximum value of the range | ||
| Syntax: | std::pair<double,double> getRange() const; |
|
| Return value: | The minimum and maximum value of the range as a pair. |
|
| See also: | IVCDAbsoluteValueProperty, IVCDPropertyInterface | |