Device-2.StrokeAndFill
Device<TGraphicContext,TRenderingOptions>.StrokeAndFill method
Strokes and fill current path. This method terminates current path.
public abstract void StrokeAndFill(FillRule rule)
Parameter | Type | Description |
---|---|---|
rule | FillRule | Filling rule specifies how the interior of a closed path is filled. |
See Also
- enum FillRule
- class Device<TGraphicContext,TRenderingOptions>
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG