strokeAlignInside constant

double const strokeAlignInside

The border is drawn fully inside of the border path.

This is a constant for use with strokeAlign.

This is the default value for strokeAlign.

Implementation

static const double strokeAlignInside = -1.0;