CustomLineCap.StrokeJoin

CustomLineCap.StrokeJoin property

Gets or sets the LineJoin enumeration that determines how lines that compose this CustomLineCap object are joined.

public LineJoin StrokeJoin { get; set; }

See Also