A raster cell A RasterCell is a specific type of AGSGeoElement
used to represent the values of a specific pixel in an AGSRasterLayer
.
- See also
AGSRasterLayer
- Since
- 100.8
◆ attributes
- (NSMutableDictionary<NSString*,id>*) attributes |
|
readrequirednonatomicstronginherited |
A dictionary containing all the attributes. Attribute types supported are NSNull, NSString, NSDate, and NSNumber. Other attribute types will be ignored.
- Since
- 100
◆ geometry
|
readwritenonatomicstronginherited |
The geometry that defines shape and location.
- Since
- 100