Click or drag to resize
AB4D logo

CameraNavigationCirclesOnAxisDeselected(String, Vector3D) Method

OnAxisDeselected

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected virtual bool OnAxisDeselected(
	string axisName,
	Vector3D axisDirection
)

Parameters

axisName  String
axisName
axisDirection  Vector3D
axisDirection

Return Value

Boolean
true to cancel event processing
See Also