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