TypeCValue.vDouble
double vDouble() @property nothrowGet vDouble field.
Returns
the field for holding floating point values
void vDouble(double propval) @property nothrowSet vDouble field.
Parameters
propval | the field for holding floating point values |