strokeAlignInside constant

double const strokeAlignInside

The indicator stroke is drawn fully inside of the indicator path.

This is a constant for use with strokeAlign.

Implementation

static const double strokeAlignInside = -1.0;