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

In This Topic
StrokeLineJoin Property
In This Topic
Gets or sets a value specifying the shape to be used at the corners of paths or basic shapes when they are stroked.
Syntax
'Declaration
 
Public Property StrokeLineJoin As System.Nullable(Of SvgStrokeLineJoin)
 
See Also