strokeAlignOutside constant

double const strokeAlignOutside

The border is drawn on the outside of the border path.

This is a constant for use with strokeAlign.

Implementation

static const double strokeAlignOutside = 1.0;