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.
Namespace: Aspose.Html.Rendering.XpsAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax public override void Stroke()
Public Overrides Sub Stroke
public:
virtual void Stroke() override
abstract Stroke : unit -> unit
override Stroke : unit -> unit
Implements
IDeviceStrokeSee Also