Camera | |
public enum NavigationCircleVisibility
| Member name | Value | Description |
|---|---|---|
| Never | 0 | The specified element is never shown. |
| OnMouseOver | 1 | The specified element is shown one when the mouse is over the CameraNavigationCircles. |
| Always | 2 | The specified element is always shown. |