[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.Serialization.MetaCanvas.MetaPen.StartCap

StartCap Property

StartCap

Gets or sets the cap style used at the beginning of lines drawn with this PenEx object.

Declaration
public override LineCap StartCap { get; set; }
Overrides