StrokeLineCap Property
StrokeLineCap
Gets or sets a value specifying the shape to be used at the end of open subpaths when they are stroked.
Declaration
public SvgStrokeLineCap? StrokeLineCap { get; set; }
Public Property StrokeLineCap As SvgStrokeLineCap?