dashLength property

MapMeasureDependentRenderSize dashLength

The dash length of the polyline depending on the map measure. At map measures smaller than smallest map measure in the dashLength line width is constant and equal to the width given for the smallest map measure in the dashLength.

At map measures bigger than biggest map measure in the dashLength line width is constant and equal to the width given for the biggest map measure in the dashLength.

At map measures between two nearest given map measures, the values are linearly interpolated between values given for these map measures. Gets the map measure dependent polyline dash length.

Implementation

MapMeasureDependentRenderSize get dashLength;