style property

LineStyle get style

The polyline's style.

Implementation

mapkit_map_line_style.LineStyle get style;
set style (LineStyle val)

Implementation

set style(mapkit_map_line_style.LineStyle val);