Constructor PointCloudLayer
PointCloudLayer(Uri)
Initializes a new instance of the Point
Declaration
public PointCloudLayer(Uri source)
Parameters
Type | Name | Description |
---|---|---|
System. |
source | The System. |
Exceptions
Type | Condition |
---|---|
System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.5 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.2 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.5 - 200.6 |
Xamarin.Android | 100.5 - 100.14 |
Xamarin.iOS | 100.5 - 100.15 |
UWP | 100.5 - 200.6 |
Relevant samples
View point cloud data offline: Display local 3D point cloud data.
PointCloudLayer(Item)
Initializes a new instance of the Point
Declaration
public PointCloudLayer(Item item)
Parameters
Type | Name | Description |
---|---|---|
Item | item | The Portal |
Remarks
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.5 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.5 - 200.6 |
Xamarin.Android | 100.5 - 100.15 |
Xamarin.iOS | 100.5 - 100.15 |
UWP | 100.5 - 200.6 |