PointCloudViewerOptionsFactory Class

Factory for create Options which are used to initialize the oblique viewer

Definition

Namespace: StreetSmart.Common.Factories
Assemblies:  StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 25.7.0.0+8d57adf8e9b2f0e8b292285b4ebbbdc257654fdc
  StreetSmart.WPF (in StreetSmart.WPF.dll) Version: 25.7.0.0+8d57adf8e9b2f0e8b292285b4ebbbdc257654fdc
C#
public static class PointCloudViewerOptionsFactory
Inheritance
Object    PointCloudViewerOptionsFactory

Methods

Create(PointCloudType) Create options to initialize the oblique viewer with
Create(Boolean, Boolean, Boolean, PointCloudType) Create options to initialize the oblique viewer with

Version Information

Supported in: 18.7

See Also