DashCap Enumeration
.NET Framework (current version)
Specifies the type of graphic shape to use on both ends of each dash in a dashed line.
Assembly: System.Drawing (in System.Drawing.dll)
| Member name | Description | |
|---|---|---|
| Flat | Specifies a square cap that squares off both ends of each dash. | |
| Round | Specifies a circular cap that rounds off both ends of each dash. | |
| Triangle | Specifies a triangular cap that points both ends of each dash. |
.NET Framework
Available since 1.1
Available since 1.1
Show: