Function Polygon2D.invertBorder
Added padding applied to the bounding box when using invert
. Setting this value too small may result in a "Bad Polygon" error.
double invertBorder() nothrow @property @nogc;
void invertBorder
(
double v
) nothrow @property @nogc;