ViewerOptionsFactoryCreate(IListViewerType, String, IPointCloudViewerOptions) Method
Creates a viewer options object
Namespace: StreetSmart.Common.FactoriesAssemblies: StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 25.4.0.0+7bd49053dfe51af01391d923dce38932dc8e8587
StreetSmart.WPF (in StreetSmart.WPF.dll) Version: 25.4.0.0+7bd49053dfe51af01391d923dce38932dc8e8587
public static IViewerOptions Create(
IList<ViewerType> viewerType,
string srs,
IPointCloudViewerOptions pointCloudViewer
)
- viewerType IListViewerType
- An collection of viewerTypes
- srs String
- The SRS of the viewer
- pointCloudViewer IPointCloudViewerOptions
- The panorama viewer options
IViewerOptionsThe viewer options used for open the viewers
Supported in: 18.7