Aspose::Words::Drawing::Shape::get_Stroked method

Shape::get_Stroked method

Defines whether the path will be stroked.

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

Remarks

This is a shortcut to the On property.

The default value is true.

See Also