Specifies the custom start cap for this Pen object.
A line cap defines the style of graphic used to draw the ends of a line. It can be various shapes, such as a square, circle, or diamond. A custom line cap is defined by the path that draws it. The path is drawn by using a Pen object to draw the outline of a shape or by using a Brush object to fill the interior.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Property Value
Type: TRSGPCustomLineCap