GraphicContextLineWidth Property
Sets or gets the thickness of paths to be stroked.

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

Property Value

Type: Single
See Also