Leadtools.Annotations Namespace > AnnPen Class : DashCap Property |
public virtual DashCap DashCap {get; set;}
'Declaration Public Overridable Property DashCap As DashCap
'Usage Dim instance As AnnPen Dim value As DashCap instance.DashCap = value value = instance.DashCap
Gets or sets a System.Drawing.Drawing2D.DashCap value that represents the cap style used at the beginning and end of the dashes that make up dashed lines drawn with this AnnPen object.
Do not set this property to DashCap.Triangle if the AnnPen object has its Pen.Alignment property set to PenAlignment.Inset.