DocDevice.StrokeAndFill
DocDevice.StrokeAndFill method
Strokes and fill current path. This method terminates current path.
public 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
- package com.aspose.html.rendering.doc
- package Aspose.HTML