thumbnail property
The thumbnail of the shapefile.
Shapefile metadata values are read from the associated .xml file.
Implementation
ArcGISImage? get thumbnail => _thumbnail.value;
The thumbnail of the shapefile.
Shapefile metadata values are read from the associated .xml file.
ArcGISImage? get thumbnail => _thumbnail.value;