Defines whether the path will be stroked.
[Visual Basic]Public Property Stroked As
Boolean [C#]public
bool Stroked {get; set;}
Remarks
This is a shortcut to the On property.
The default value is true.
See Also
Shape Class | Aspose.Words.Drawing Namespace