SpreadJS Documentation
LineJoinStyle Enumeration
GC.Spread.Sheets.Shapes Namespace : LineJoinStyle Enumeration
Specifies the corners style of two intersecting lines.
Members
MemberDescription
bevelSpecifies the corners where the two lines intersect are cut off at a 45 degree angle.
miterSpecifies the corners where the two lines intersect are squared off.
roundSpecifies the corners where the two lines intersect are rounded.
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Shapes.LineJoinStyle

See Also

Reference

GC.Spread.Sheets.Shapes Namespace