VDocs.NET
HomeAPI Reference
Back to DOM

DOM.Enums.StrokeJoinStyleValues

Namespace: DOM.Enums

Specifies the type of join to be used in creating the corner where two lines of a shape or path meet.

3 members

Fields

Bevel

Specifies a beveled corner.

Miter

Specifies a mitered corner.

Round

Specifies a rounded corner.