GraphicContextLineJoin Property
Sets or gets the code specifying the shape of joints between connected segments of a stroked path.

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

Property Value

Type: LineJoin
See Also