ValuesSize
ValuesSize (Get method)
Returns the size of the axis numbers.
int ValuesSize()Return Value
Size of the axis numbers.
ValuesSize (Set method)
Sets the size of the axis numbers.
void ValuesSize(
const int size // size of the axis numbers
)Parameters
- size
[in] Size of the axis numbers
Last updated on