IVCDAbsoluteValueProperty::getDimFunction Method |
||
| Returns the dimension function, which describes how to map a linear range - such as a slider - to the range of the absolute values. This increases the usability for your programs. | ||
| Syntax: | tAbsDimFunction getDimFunction() const; |
|
| Return value: | The dimension function. |
|
| See also: | IVCDAbsoluteValueProperty, IVCDPropertyInterface, IVCDAbsoluteValueProperty::tAbsDimFunction, IVCDAbsoluteValueProperty::getDimType | |