LineJoinType enumeration

LineJoinType enumeration

Represents the join styles of a line.

The LineJoinType type exposes the following members:

Fields

FieldDescription
ROUNDRound joint
BEVELBevel joint
MITERMiter joint
NONENone joint

See Also