LineCap
Enum
Specifies how the ends of open strokes are drawn when rendering path outlines.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Graphics
Assembly:Telerik.Windows.Documents.Core.dll
Syntax:
C#
public enum LineCap
Fields
Draws a semicircular end centered on the stroke end, extending by half the stroke thickness.
C#
Round = 1