Aspose::Words::Drawing::Shape::get_StrokeWeight method
Shape::get_StrokeWeight method
Defines the brush thickness that strokes the path of a shape in points.
double Aspose::Words::Drawing::Shape::get_StrokeWeight()
Remarks
This is a shortcut to the Weight property.
The default value is 0.75.
See Also
- Class Shape
- Namespace Aspose::Words::Drawing
- Library Aspose.Words for C++