[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.Pen.LineCap

LineCap Property

LineCap

Gets or sets the line cap style specifies the shape to be used at the ends of open subpaths (and dashes, if any) when they are stroked.

Declaration
public PenLineCap LineCap { get; set; }
Public Property LineCap As PenLineCap