System.Drawing.Drawing2D.DashCap Enumeration

Specifies the type of graphic shape to use on both ends of each dash in a dashed line.

Syntax

public enum DashCap

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
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.

Requirements

Namespace: System.Drawing.Drawing2D
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0