DeviceAdapter.Stroke

DeviceAdapter.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 virtual void Stroke()

See Also