Paint.Stroke (gb.qt4)

Static Sub Stroke ( [ Preserve As Boolean ] )

A drawing operator that strokes the current path according to the current line width, line join, line cap, and dash settings.

After Paint.Stroke, the current path will be cleared, unless the Preserve argument is set to TRUE.

See also