[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.Serialization.MetaCanvas.MetaPen.LineJoin

LineJoin Property

LineJoin

Gets or sets the join style for the ends of two consecutive lines drawn with this Pen.

Declaration
public override LineJoin LineJoin { get; set; }
Overrides