The StrokePath function renders the specified path by using the current pen.
BOOL StrokePath( HDC hdc );
int StrokePath(int hdc) => _StrokePath(hdc);