Show / Hide Table of Contents

Constructor BuildingSceneLayer

BuildingSceneLayer(Uri)

Initializes a new instance of the BuildingSceneLayer class with a URI.

Declaration
public BuildingSceneLayer(Uri uri)
Parameters
Type Name Description
Uri uri

The URI to a service, scene layer package, or portal item.

Remarks

If the specified URI is a portal item URL (see CreateAsync(Uri) for the supported URL formats), the underlying PortalItem will be created and accessible through Item.

See Also
PortalItem
Item

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300

BuildingSceneLayer(PortalItem)

Initializes a new instance of the BuildingSceneLayer class with a portal item.

Declaration
public BuildingSceneLayer(PortalItem portalItem)
Parameters
Type Name Description
PortalItem portalItem

The building scene layer portal item (only PortalItem are supported).

See Also
PortalItem

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.