filled property
Shape.filled property
Determines whether the closed path of the shape will be filled.
get filled(): boolean
Remarks
This is a shortcut to the Fill.visible property.
The default value is true
.
See Also
- module Aspose.Words.Drawing
- class Shape