Gets or sets the cap style used at the end of the dashes that make up dashed lines drawn with this Pen.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic DashCap DashCap { get; set; }
Public Property DashCap As DashCap
Get
Set
Property Value
Type:
DashCap
See Also