|
NavigationCirclesAxisEventArgs Constructor |
Constructor
Namespace: Ab3d.CommonAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public NavigationCirclesAxisEventArgs(
string axisName,
Vector3D axisDirection
)
Parameters
- axisName String
- Name of the axis
- axisDirection Vector3D
- Direction of the axis
See Also