Description | ||||||||||||||
Sets the attribute to toggle whether the dimension displays rounded values. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProDimension.h> | ||||||||||||||
ProError | ProDimensionDisplayRoundedValueSet | ( | ||||||||||||
ProDimension* dimension | ||||||||||||||
/* (In) | ||||||||||||||
The dimension handle | ||||||||||||||
*/ | ||||||||||||||
ProBoolean display_rounded | ||||||||||||||
/* (In) | ||||||||||||||
PRO_B_TRUE to set the attribute | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|