DrawingInfo QML Type

  • Esri.ArcGISRuntime
  • DrawingInfo
  • Drawing information about a sublayer of map or feature service. More...

    Import Statement: import Esri.ArcGISRuntime
    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

    [read-only] labelingInfos : list<LabelingInfo>

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


    [read-only] renderer : Renderer

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


    [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.


    [read-only] showLabels : bool

    Returns whether labels are shown (read-only).


    [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.