Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the width of the Shape outline.
XAML |
<object StrokeThickness="Double" .../>
|
Scripting |
value = object.strokeThickness object.strokeThickness = value |
The width of the Shape outline.
This property is read/write. The default value is 0.
StrokeThickness also applies to the various stroke decorations such as StrokeStartLineCap, or the StrokeDashArray Property dash pattern if any.