System.Drawing.Drawing2D.CustomLineCap.SetStrokeCaps Method

Sets the caps used to start and end lines that make up this custom cap.

Syntax

public void SetStrokeCaps (LineCap startCap, LineCap endCap)

Parameters

startCap
The System.Drawing.Drawing2D.LineCap enumeration used at the beginning of a line within this cap.
endCap
The System.Drawing.Drawing2D.LineCap enumeration used at the end of a line within this cap.

Remarks

Documentation for this section has not yet been entered.

Requirements

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