[]
Gets the join style for the ends of two consecutive lines drawn with this Pen.
public LineJoin LineJoin { get; set; }
Public Property LineJoin As LineJoin
Type | Description |
---|---|
LineJoin | A LineJoin that represents the join style for the ends of two consecutive lines drawn with this Pen. |