Max
Max (Get method)
Returns the maximum axis value.
double Max()Return Value
Maximum axis value.
Max (Set method)
Sets the maximum axis value.
void Max(
const double max // maximum value
)Parameters
- max
[in] Maximum axis value.
Last updated on