Show / Hide Table of Contents

Property Scene

Scene

Gets or sets the scene the view is rendering.

Declaration
public Scene Scene { get; set; }
Property Value
Type Description
Scene

The scene the view renders.

Remarks

Setting a non-loaded scene to a view starts the load process of the scene so the scene can be displayed once loaded.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 100.15
In This Article
Back to top Copyright © 2022 Esri.