Description | ||||||||||||||
Retrieves the displayed rounded value of a specified dimension. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProDimension.h> | ||||||||||||||
ProError | ProDimensionDisplayedValueGet | ( | ||||||||||||
ProDimension* dimension | ||||||||||||||
/* (In) | ||||||||||||||
The dimension handle. | ||||||||||||||
*/ | ||||||||||||||
double* value | ||||||||||||||
/* (Out) | ||||||||||||||
The rounded value of the dimension. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProDimensionValueGet |