GraphicContextStrokeBrush Property
Sets or gets the brush object that is used for stroked paths.

Namespace: Aspose.Html.Rendering
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public virtual IBrush StrokeBrush { get; set; }

Property Value

Type: IBrush
See Also