ArcGIS Runtime SDK for iOS: AGSGeodatabase(AGSDeprecated) Category Reference
ArcGIS Runtime SDK for iOS  100.15
AGSGeodatabase(AGSDeprecated) Category Reference

Properties

AGSEnvelopegenerateGeodatabaseExtent
 

Property Documentation

◆ generateGeodatabaseExtent

- (AGSEnvelope*) generateGeodatabaseExtent
readnonatomicstrong

The extent used to generate the geodatabase.

Since
100
Deprecated:
100.7 This property has been replaced by AGSGeodatabase::generateGeodatabaseGeometry. A geodatabase can be generated using geometry including an AGSEnvelope or an AGSPolygon - this property will always return the bounding envelope. The AGSGeodatabase::generateGeodatabaseGeometry property will return the underlying geometry.

Extends class AGSGeodatabase.