GraphicContextLineCap Property
Sets or gets the code specifying the shape of the endpoints for any open path that is stroked.

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

Property Value

Type: LineCap
See Also