|
ArcGIS Runtime SDK for iOS
100.15
|
Drawing information about a sub-layer of map or feature service.
Instances of this class represent drawing information about a sub-layer of a dynamic or feature service.
Properties | |
| NSArray< AGSLabelingInfo * > * | labelingInfo |
| AGSRenderer * | renderer |
| BOOL | scaleSymbols |
| BOOL | showLabels |
| double | transparency |
|
readnonatomiccopy |
An array of AGSLabelingInfo objects representing the labeling information associated with this sub-layer.
|
readnonatomicstrong |
The renderer assigned to the layer.
|
readnonatomicassign |
Determine whether the symbols are scaled or not.
|
readnonatomicassign |
Determine whether the labels are shown or not.
|
readnonatomicassign |
The transparency of this layer as a value between 0(fully opaque) and 100(fully transparent)