Aspose::Words::Drawing::Stroke::set_EndArrowLength method

Stroke::set_EndArrowLength method

Defines the arrowhead length for the end of a stroke.

void Aspose::Words::Drawing::Stroke::set_EndArrowLength(Aspose::Words::Drawing::ArrowLength value)

Remarks

The default value is Medium.

See Also