System.Drawing.Drawing2D.CustomLineCap Class

Encapsulates a custom user-defined line cap.

See Also: CustomLineCap Members

Syntax

public class CustomLineCap : MarshalByRefObject, ICloneable, IDisposable

Remarks

Line caps are used at the beginnings and ends of lines or curves drawn by GDI+ System.Drawing.Pen objects. GDI+ supports several predefined cap styles, and also allows users to define their own cap styles. This class is used to create custom cap styles.

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