Gets or sets the join style for the ends of
two consecutive lines drawn with this Pen.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public LineJoin LineJoin { get; set; }
Public Property LineJoin As LineJoin
Get
Set
member LineJoin : LineJoin with get, set
Property Value
Type:
LineJoin
See Also