public @property HaruLineCap lineCap()

Gets the current line cap style of the page.

Returns

when getLineCap() succeed, it returns the current line cap style of the page. Otherwise it returns HaruLineCap.buttEnd


public @property void lineCap(HaruLineCap lineCap)

Sets the shape to be used at the ends of lines.

Parameters

  • The line cap style.

Graphics Mode

Before and after - GMode.pageDescription or GMode.textObject.