DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / StrokeLineCap Property

In This Topic
StrokeLineCap Property
In This Topic
Gets or sets a value specifying the shape to be used at the end of open subpaths when they are stroked.
Syntax
'Declaration
 
Public Property StrokeLineCap As System.Nullable(Of SvgStrokeLineCap)
 
See Also