DrawingInfo QML Type

Drawing information about a sublayer of map or feature service. More...

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

Object

Properties

Detailed Description

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

Property Documentation

labelingInfos : list<LabelingInfo>

Returns a list of LabelingInfo objects representing the labeling information associated with the sublayer (read-only).


renderer : Renderer

Returns the renderer applied to the service layer (read-only).


scaleSymbols : bool

Whether the sublayer renders its symbols based on scale (read-only).

A value of false means the symbols stay the same size in screen units regardless of the map scale.

The default value is false.


showLabels : bool

Returns whether labels are shown (read-only).


transparency : double

Returns the transparency of this layer as a value between 0 (fully opaque) and 100 (fully transparent) (read-only).


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