RenderingRuleInfo QML Type

Metadata about a raster function template on the image service. More...

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

Object

Properties

Signals

Detailed Description

Read-only information such as description, name, and help about the template.

Property Documentation

description : string

Returns the description of the raster function template (read-only).


help : string

Returns the help of the raster function template (read-only).


name : string

The name of the raster function template predefined on the server (read-only).


Signal Documentation

nameChanged()

Emitted when the name property changes.

Note: The corresponding handler is onNameChanged.


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