DeviceAdapter.StrokeAndFill
DeviceAdapter.StrokeAndFill method
Strokes and fill current path. This method terminates current path.
public virtual 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 DeviceAdapter
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG