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: | |
Inherited By: |
Properties
- analysisType : Enums.AnalysisType
- visible : bool
Signals
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
The type of analysis (read-only).
See also Enums.AnalysisType.
Signal Documentation
Emitted when the visible property changes.
Note: The corresponding handler is onVisibleChanged
.