Device-2.Stroke

Device<TGraphicContext,TRenderingOptions>.Stroke method

Strokes a line along the current path. The stroked line follows each straight or curved segment in the path, centered on the segment with sides parallel to it. Each of the path’s subpaths is treated separately. This method terminates current path.

public abstract void Stroke()

See Also