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