ActiveReports 12
DashCap Property (PenEx)

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

Reference

PenEx Class
PenEx Members