ArcGIS Runtime SDK for iOS: AGSAnalysis Class Reference
ArcGIS Runtime SDK for iOS  100.15
AGSAnalysis Class Reference

Description

Base class for rendering analysis results in a scene view.

Base class for rendering analysis results in a scene view.

See also
AGSAnalysisOverlay
Since
100.2
Inheritance diagram for AGSAnalysis:
AGSObject AGSLineOfSight AGSLocationDistanceMeasurement AGSViewshed AGSGeoElementLineOfSight AGSLocationLineOfSight AGSGeoElementViewshed AGSLocationViewshed

Properties

BOOL visible
 

Property Documentation

◆ visible

- (BOOL) visible
readwritenonatomicassign

Indicates whether the results of this analysis should be visible or not. Visibility can be controlled for individual analyses as well as for the analysis overlay that contains them.

Since
100.2