ShapefileInfo QML Type

  • Esri.ArcGISRuntime
  • ShapefileInfo
  • Contains information about a shapefile. More...

    Import Statement: import Esri.ArcGISRuntime
    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

    [read-only] copyrightText : string

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


    [read-only] credits : string

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


    [read-only] description : string

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


    [read-only] summary : string

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


    [read-only] tags : list<string>

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


    [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.