Description | ||||||||||||||
Determines if the dimension has been set to display rounded values. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProDimension.h> | ||||||||||||||
ProError | ProDimensionIsDisplayRoundedValue | ( | ||||||||||||
ProDimension* dimension | ||||||||||||||
/* (In) | ||||||||||||||
The dimension handle. | ||||||||||||||
*/ | ||||||||||||||
ProBoolean* p_is_display_rounded | ||||||||||||||
/* (Out) | ||||||||||||||
Placeholder for PRO_B_TRUE/PRO_B_FALSE | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|