IVCDAbsoluteValueProperty::getDimType Method |
||
Returns a string describing the physical dimension of the absolute value. | ||
Syntax: | std::string getDimType() const; std::string getDimTypeA() const; std::wstring getDimTypeW() const; |
|
Return value: | A string describing the physical dimension of the absolute value. |
|
Remarks: | Returns the dimension type of the property. |
|
See also: | IVCDAbsoluteValueProperty, IVCDPropertyInterface, IVCDAbsoluteValueProperty::getDimFunction |