strokeWeight property
Shape.strokeWeight property
Defines the brush thickness that strokes the path of a shape in points.
get strokeWeight(): number
Remarks
This is a shortcut to the Stroke.weight property.
The default value is 0.75.
See Also
- module Aspose.Words.Drawing
- class Shape