Aspose::Words::Drawing::Shape::get_Filled method

Shape::get_Filled method

Determines whether the closed path of the shape will be filled.

bool Aspose::Words::Drawing::Shape::get_Filled()

Remarks

This is a shortcut to the Visible property.

The default value is true.

See Also