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