Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LineJoinStyle

Represents a hatch fill which fills polygonal geometry with a uniform series of parallel line symbols.

Read more...

Index

Enumeration members

Enumeration members

Bevel

Bevel: = "Bevel"

The stroke join is beveled.

Miter

Miter: = "Miter"

The line join is mitered.

Round

Round: = "Round"

The line join is round.

Generated using TypeDoc