ShapefileInfo QML Type

Contains information about a shapefile. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.2
Inherits:

Object

Properties

Signals

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

Property Documentation

copyrightText : string

Returns the copyright text of the shapefile (read-only).


credits : string

Returns the credits of the shapefile (read-only).


description : string

Returns the description of the shapefile (read-only).


summary : string

Returns the summary of the shapefile (read-only).


tags : list<string>

Returns the tags of the shapefile (read-only).


thumbnailUrl : url

Returns a URL to the thumbnail image provider (read-only).


Signal Documentation

thumbnailUrlChanged()

Emitted when the thumbnailUrl property changes.

Note: The corresponding handler is onThumbnailUrlChanged.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.