CanvasLineCap
Wisej.Web.CanvasLineCap
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Specifies the style of the end caps for a line.
Fields
Name
Description
Butt
Default. A flat edge is added to each end of the line.
Round
A rounded end cap is added to each end of the line.
Square
A square end cap is added to each end of the line.
Used By
Name
Description
Sets or returns the style of the end caps for a line.
Last updated