Device-2.StrokeAndFill
Device<TGraphicContext,TRenderingOptions>.StrokeAndFill method
Strokes and fill current path. This method terminates current path.
public abstract void StrokeAndFill(FillMode mode)
Parameter | Type | Description |
---|---|---|
mode | FillMode | Filling mode specifies how the interior of a closed path is filled. |
See Also
- class Device<TGraphicContext,TRenderingOptions>
- package com.aspose.html.Rendering
- package Aspose.HTML