Click or drag to resize

IViewerOptions Interface

The address settings to use for address searches

Namespace:  StreetSmart.WinForms.Interfaces
Assembly:  StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
Syntax
public interface IViewerOptions

The IViewerOptions type exposes the following members.

Properties
  NameDescription
Public propertyObliqueViewer
Options to initialize the oblique viewer with
Public propertyPanoramaViewer
Options to initialize the panorama viewer with
Public propertySrs
The Srs of the open viewer
Public propertyViewerTypes
The viewerType
Top
See Also