[]
        
(Showing Draft Content)

GrapeCity.Drawing.Pen.LineEndHead

LineEndHead Property

LineEndHead

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

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

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