KmlLineStyle QML Type

A KML line style object. More...

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

KmlColorStyle

Properties

Signals

Detailed Description

KmlLineStyle specifies the drawing style (color, color mode, and line width) for all line geometry. Line geometry includes the outlines of outlined polygons and the extruded "tether" of Placemark icons (if extrusion is enabled).

Property Documentation

width : double

The width of the KML line style, in pixels.


Signal Documentation

widthChanged()

Emitted when the width property changes.

Note: The corresponding handler is onWidthChanged.


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