Constructor Ogc3DTilesLayer
Ogc3DTilesLayer(PortalItem)
Initializes a new instance of the Ogc3DTiles
Declaration
public Ogc3DTilesLayer(PortalItem portalItem)
Parameters
Type | Name | Description |
---|---|---|
Portal |
portalItem | A 3D tiles Portal |
Exceptions
Type | Condition |
---|---|
System. |
|
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.6 |
.NET | 200.4 - 200.6 |
.NET Windows | 200.4 - 200.6 |
.NET Android | 200.4 - 200.6 |
.NET iOS | 200.4 - 200.6 |
.NET Framework | 200.4 - 200.6 |
UWP | 200.4 - 200.6 |
Ogc3DTilesLayer(Uri)
Initializes a new instance of the Ogc3DTiles
Declaration
public Ogc3DTilesLayer(Uri source)
Parameters
Type | Name | Description |
---|---|---|
System. |
source | The URL of a public service, the path to a tileset (.json), or the path to a 3D tiles archive format (.3tz) file. |
Exceptions
Type | Condition |
---|---|
System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.6 |
.NET | 200.4 - 200.6 |
.NET Windows | 200.4 - 200.6 |
.NET Android | 200.4 - 200.6 |
.NET iOS | 200.4 - 200.6 |
.NET Framework | 200.4 - 200.6 |
UWP | 200.4 - 200.6 |