A sublayer of an ArcGIS tiled layer. More...
Header: | #include <ArcGISTiledSublayer.h> |
Since: | Esri::ArcGISRuntime 100.0 |
Inherits: | Esri::ArcGISRuntime::ArcGISSublayer |
Public Functions
virtual | ~ArcGISTiledSublayer() override |
Detailed Description
A tiled sublayer can be an individual layer or table in a cached ArcGIS map service. This property is available once its ArcGISTiledLayer is loaded or you can obtain a collection of sublayers from another tiled sublayer by using ArcGISSublayer::sublayers.
See also ArcGISTiledLayer::tiledSublayers and ArcGISSublayer::sublayers.
Member Function Documentation
[override virtual]
ArcGISTiledSublayer::~ArcGISTiledSublayer ()
Destructor.