SubtypeSublayer QML Type

A sublayer that allows custom rendering for features of a particular subtype. More...

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

ArcGISSublayer

Properties

Signals

Detailed Description

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

Property Documentation

labelDefinitions : LabelDefinitionListModel

The collection of label definitions for the sublayer.


labelsEnabled : bool

Returns whether the sublayer's labels are enabled.

Makes the property ArcGISSublayer::labelsEnabled writable.


maxScale : double

Returns the maximum scale at which the sublayer displays.

Makes the property ArcGISSublayer::maxScale writable.


minScale : double

Returns the minimum scale at which the sublayer displays.

Makes the property ArcGISSublayer::minScale writable.


opacity : real

Returns the sublayer's opacity.

Makes the property ArcGISSublayer::opacity writable.


renderer : Renderer

Returns the renderer specifying how the features should be symbolized.

Makes the property ArcGISSublayer::renderer writable.


subtype : FeatureSubtype

The subtype in the feature service that this subtype represents


Signal Documentation

subtypeChanged()

Emitted when the subtype property changes.

Note: The corresponding handler is onSubtypeChanged.


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

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close