DocDevice.StrokeAndFill
DocDevice.StrokeAndFill method
Strokes and fill current path. This method terminates current path.
public override void StrokeAndFill(FillRule mode)
Parameter | Type | Description |
---|---|---|
mode | FillRule | Filling mode specifies how the interior of a closed path is filled. |
See Also
- enum FillRule
- class DocDevice
- namespace Aspose.Html.Rendering.Doc
- assembly Aspose.HTML