Click or drag to resize
AB4D logo

NavigationCirclesAxisEventHandler Delegate

NavigationCirclesAxisEventHandler

Namespace: Ab3d.Common
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntax
C#
public delegate void NavigationCirclesAxisEventHandler(
	Object sender,
	NavigationCirclesAxisEventArgs e
)

Parameters

sender  Object
sender
e  NavigationCirclesAxisEventArgs
NavigationCirclesAxisEventArgs
See Also