CNiAxes::Remove
From CNi
Remove()
| Public Function |
Declared in: NiAxes.h |
Declaration
void Remove(
const CString& axisName);
Description
Removes the specified axis from the collection.
Parameters
const CString& axisName
Specifies the name of the axis to remove.