Aspose::Words::Drawing::Shape::get_FillColor method

Shape::get_FillColor method

Defines the brush color that fills the closed path of the shape.

System::Drawing::Color Aspose::Words::Drawing::Shape::get_FillColor()

Remarks

This is a shortcut to the Color property.

The default value is White.

See Also