ActiveReports 12
StartCap Property

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

Reference

PenEx Class
PenEx Members