Navigation |
public class NavigationCirclesAxisEventArgs : EventArgs
The NavigationCirclesAxisEventArgs type exposes the following members.
Name | Description | |
---|---|---|
NavigationCirclesAxisEventArgs | Constructor |
Name | Description | |
---|---|---|
AxisDirection | Direction of the axis. | |
AxisName | Name of the axis ("X", "-X", "Y", "-Y", "Z" or "-Z"). | |
CancelEventHandling | Set this property to true to prevent processing the event by the ViewCubeCameraController. |