Street Smart API for DotNet version 24.7.0
C#
C#
Show/Hide TOC
IPoint
Cloud
Viewer
.
Get
Background
Preset Method
Get the background of the PointCloud. See the background enum
Definition
Namespace:
StreetSmart.Common.Interfaces.API
Assembly:
StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 24.7.0.0+cc0a01953d1235087ce28d3e921f5bb47d3c0460
C#
Copy
Task<BackgroundPreset>
GetBackgroundPreset
()
Return Value
Task
<
BackgroundPreset
>
The background of the PointCloud
Version Information
Supported in: 18.7
See Also
Reference
IPointCloudViewer Interface
StreetSmart.Common.Interfaces.API Namespace
In This Article
Definition
Return Value
Version Information
See Also