Defines the brush thickness that strokes the path of a shape in points.
[Visual Basic]Public Property StrokeWeight As
Double [C#]public
double StrokeWeight {get; set;}
Remarks
This is a shortcut to the Weight property.
The default value is 0.75.
See Also
Shape Class | Aspose.Words.Drawing Namespace