ActiveReports 12
EndCap Property (PenEx)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > PenEx Class : EndCap Property
Gets or sets the cap style used at the end of lines drawn with this PenEx object.
Syntax
'Declaration
 
Public MustOverride Property EndCap As LineCap
public abstract LineCap EndCap {get; set;}
See Also

Reference

PenEx Class
PenEx Members