image property
The image used for the picture fill symbol to fill the polygon geometries.
Implementation
ArcGISImage? get image => _image.value;
The image used for the picture fill symbol to fill the polygon geometries.
ArcGISImage? get image => _image.value;