VCDAbsoluteValueProperty.DimFunction Property |
||
| Returns the dimension function, which describes how to map a linear range like a slider to the absolute values' range in order to achieve the best usability for your programs. | ||
| Syntax: | Public DimFunction As Long |
|
| Limitations: | Run time only, read only. |
|
| Remarks: | The DimFunction value is a member of the AbsDimFunction enumeration. |
|
| See also: | VCDAbsoluteValueProperty | |