RasterCell QML Type

GeoElement used to represent the values of a specific pixel in a RasterLayer."> RasterCell QML Type | ArcGISQtQml
  • Esri.ArcGISRuntime
  • RasterCell
  • A RasterCell is a specific type of GeoElement used to represent the values of a specific pixel in a RasterLayer. More...

    Import Statement: import Esri.ArcGISRuntime
    Since: Esri.ArcGISRuntime 100.8
    Inherits:

    GeoElement

    Properties

    Signals

    Detailed Description

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

    Property Documentation

    [read-only] attributes : AttributeListModel

    Returns a list model of all RasterCell attributes and values.


    geometry : Geometry

    The geometry of the RasterCell.


    Signal Documentation

    geometryChanged()

    Emitted when the geometry property changes.

    Note: The corresponding handler is onGeometryChanged.


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