Aspose::Words::Drawing::Stroke::set_EndCap method

Stroke::set_EndCap method

Defines the cap style for the end of a stroke.

void Aspose::Words::Drawing::Stroke::set_EndCap(Aspose::Words::Drawing::EndCap value)

Remarks

The default value is Flat.

See Also