PanoramaViewerButtons Enumeration |
Defines the panorama viewer buttons
Namespace:
StreetSmart.WinForms.Interfaces
Assembly:
StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
Syntaxpublic enum PanoramaViewerButtons
Public Enumeration PanoramaViewerButtons
public enum class PanoramaViewerButtons
type PanoramaViewerButtons
Members
| Member name | Value | Description |
---|
| Elevation | 1 |
elevation
|
| Overlays | 2 |
overlays
|
| OpenOblique | 3 |
open oblique
|
| ReportBlurring | 4 |
report blurring
|
| Measure | 5 |
measure
|
| CenterMap | 6 |
center map
|
| ImageInformation | 7 |
image information
|
| CopyLink | 8 |
copy link
|
| SaveImage | 9 |
save image
|
| ZoomIn | 10 |
zoom in
|
| ZoomOut | 11 |
zoom out
|
See Also