A KML line style object. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri::ArcGISRuntime 100.7 |
Inherits: |
Properties
- width : double
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
Signal Documentation
Emitted when the width property changes.
Note: The corresponding handler is onWidthChanged
.