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

In This Topic
StrokeWidth Property
In This Topic
Gets or sets the width of the stroke on the current object.
Syntax
'Declaration
 
Public Property StrokeWidth As System.Nullable(Of SvgLength)
 
See Also