CanvasLineJoin
Wisej.Web.CanvasLineJoin
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Specifies the type of corner created, when two lines meet.
Fields
Name
Description
Bevel
Creates a beveled corner.
Miter
Default. Creates a sharp corner.
Round
Creates a rounded corner.
Used By
Name
Description
Sets or returns the type of corner created, when two lines meet.
Last updated