Analysis QML Type

Analysis is a base class for those classes used to render analysis results in a scene view. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.2
Inherits:

Object

Inherited By:

LineOfSight, LocationDistanceMeasurement, and Viewshed

Properties

Signals

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

Property Documentation

analysisType : Enums.AnalysisType

The type of analysis (read-only).

See also Enums.AnalysisType.


visible : bool

Whether the analysis is visible.


Signal Documentation

visibleChanged()

Emitted when the visible property changes.

Note: The corresponding handler is onVisibleChanged.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.