Show / Hide Table of Contents

Method GetAnalysisViewState

GetAnalysisViewState(Analysis)

Retrieves the analysis' state in the view.

Declaration
public AnalysisViewState? GetAnalysisViewState(Analysis analysis)
Parameters
Type Name Description
Analysis analysis

An analysis object to get the view state for.

Returns
Type Description
AnalysisViewState

A valid AnalysisViewState or null if the view doesn't contain the given analysis.

Remarks

This method is not supported on LocalSceneView.

Applies to

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