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.