[]
        
(Showing Draft Content)

GrapeCity.Drawing.Pen.LineEndTail

LineEndTail Property

LineEndTail

Gets a custom cap to use at the end of lines drawn with this Pen.

Declaration
public CustomLineEnd LineEndTail { get; set; }
Public Property LineEndTail As CustomLineEnd
Property Value
Type Description
CustomLineEnd

A CustomLineEnd that represents the cap used at the end of lines drawn with this Pen.