|
CameraNavigationCirclesOnAxisDeselected(String, Vector3D) Method |
OnAxisDeselected
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax protected virtual bool OnAxisDeselected(
string axisName,
Vector3D axisDirection
)
Parameters
- axisName String
- axisName
- axisDirection Vector3D
- axisDirection
Return Value
Booleantrue to cancel event processing
See Also