Parameters
- lineCap
- The line cap.
- pen
- The pen that determines the color, width, and style of the lines.
- p0
- The point that defines direction of the line cap.
- location
- The System.Drawing.PointF structure that specifies the location of the line cap.
| Exception | Description |
|---|---|
| System.InvalidOperationException | Thrown if lineCap or pen is null. |
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5