Gets or sets the join style for the ends of two consecutive lines drawn with this Pen.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic LineJoin LineJoin { get; set; }
Public Property LineJoin As LineJoin
Get
Set
Property Value
Type:
LineJoin
See Also